Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Solaris x86?
- X-seq: zsh-workers 2294
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: Scott Lipcon <slipcon@xxxxxxxxxxxxxxxxx>
- Subject: Re: Solaris x86?
- Date: Tue, 29 Oct 1996 08:12:58 -0500
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Your message of "Fri, 25 Oct 1996 20:38:59 EDT."             <Pine.SOL.3.91.961025203624.18222A-100000@xxxxxxxxxxxxxxxxx> 
> 
> Hi... I think I figured out the problem, but I can't solve it!  In the 
> FAQ, there is a mention that nawk on some systems has a bug which causes 
> the signal handling to be treated wrong.  The workaround is to use gawk.  
> That is why it compiled fine on the sparc solaris 2.5 machine but not any 
> of the pentium solaris 2.5 machines.  the sparc has gawk installed.  I 
> tried to compile gawk, and it wont compile on the pentiums either!  So, I 
> figured no big deal - I'll just use gawk on the sparc to generate the 
> correct signames.h file for the pentium, but I can't for the life of me 
> figure out how to do that. 
> 
> You might want to add this to the Machines file if you can reproduce it - 
> Solaris 2.5's nawk doesn't work right.
The nawk on Solaris x86 should work fine (as it is from the same code
code as the one on Solaris sparc).  I suspect you are trying to use
a gcc that hasn't been installed correctly.  Did you run the script to
fix the includes when you installed gcc?
rc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author