Error whilst compiling egcs-core-19990314.tar.gz

Manfred Hollstein manfred@s-direktnet.de
Wed Mar 31 23:54:00 GMT 1999


On Sat, 20 March 1999, 19:07:36, manfred@s-direktnet.de wrote:

 > On nil, 16 March 1999, 11:42:40, yusufg@huge.net wrote:
 > 
 >  > Hi, I downloaded egcs-core-19990314.tar.gz from the ftp server and 
 >  > configured it via the following command
 >  > 
 >  > ../egcs-19990314/configure --prefix=/usr/local/site/egsnap \
 >  > --enable-languages=c
 >  > 
 [snip]
 >  > 
 >  > Is it neccasary to download the snapshot for all languages even though 
 >  > I just want to try the C compiler and runtime
 > 
 > I'll come up with a fix for it.

Fortunately, no patch is necessary ;-)

On nil, 17 March 1999, 02:00:56, oliva@dcc.unicamp.br wrote:

 > 
 > Currently, you need at least c++ and objc too :-(
 > 

This is no longer true; I just verified with a fresh checkout from
CVS, that thanks to the patch

from  Alexandre Oliva  <oliva@dcc.unicamp.br>
	
	* Makefile.in (INTL_TARGETS): new macro
	($(INTL_TARGETS)): depend on generated sources; drop dependencies
	on cp/parse.c and objc/objc-parse.c
	($(srcdir)/cp/parse.c): move to cp/Make-lang.in
	* objc/Make-lang.in ($(INTL_TARGETS)): depend on objc/objc-parse.c 
	
the offending commands now succeed.

manfred



More information about the Gcc-bugs mailing list