970904 signal 6 in compile
Jeff Epler
jepler@inetnebr.com
Sun Sep 7 19:31:00 GMT 1997
Hi.
Trying to compile mutt-0.81's rfc1524.c, I get signal 6 with 970904 and
also whichever was 2.90.01. Compiles fine with 2.7.2.1.
uname -a:
Linux craie 2.0.30 #10 Wed Jun 4 07:15:04 CDT 1997 i586
gcc -v:
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnulibc1/egcs-2.90.05/specs
gcc version egcs-2.90.05 970904 (gcc2-970802 experimental)
Commandline:
gcc -save-temps -Wall -pedantic -O2 -DSHAREDIR=\"/usr/local/share\"
-I. -I. -c rfc1524.c
BTW, 970904 installed in /usr/local, which wasn't really what I wanted
... especially since the installed gcc driver seemed to expect
/usr/lib/gcc-lib/i586-pc-linux-gnulibc1/2.90.05/* for the programs
it executed.
This is possibly my fault. What I did was this:
./configure; make
at toplevel, then cd'd to gcc and did a
./configure
make && make stage1
# stage 2 and 3 too
make compare
and then returned to toplevel to
make install
I guess top-level install decided on PREFIX=/usr/local, gcc decided on
PREFIX=/usr, and then was overriden by top-level install. I guess I
won't do _that_ again.
Jeff
--
\/ jepler@inetnebr.com http://www.infidels.org/ (0|1(01*0)*1)+
The moss on the tree does not fear the talons of the hawk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rfc1524.i.gz
Type: application/x-gzip
Size: 15493 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/19970907/a551e902/attachment.bin>
More information about the Gcc
mailing list