public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 970904 signal 6 in compile
@ 1997-09-07 19:31 Jeff Epler
  0 siblings, 0 replies; only message in thread
From: Jeff Epler @ 1997-09-07 19:31 UTC (permalink / raw)
  To: egcs

[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]

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.

[-- Attachment #2: rfc1524.i.gz --]
[-- Type: application/x-gzip, Size: 15493 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-09-07 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-07 19:31 970904 signal 6 in compile Jeff Epler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).