This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem while building egcs-980221 g++ on Alpha/AXP with DEC Unix 4.0b


 > From: "Oliver Kellogg" <Oliver.Kellogg@vs.dasa.de>
 > 
 > I got the following error in the gcc/cp subdirectory while makeing 
 > egcs-2.91.09 with LANGUAGES="c c++" on a alphaev56-dec-osf4.0b 
 > (configured just by the plain ./configure, no arguments)
 > 
 > gcc -DIN_GCC -g -O2 -DHAVE_CONFIG_H -DHAIFA -I.  -I.  -I./config
 > -DTARGET_MACHINE=\"alphaev56-dec-osf4.0b\" -DUSE_COLLECT2 -c `echo
 > ./collect2.c | sed 's,^\./,,'`
 > collect2.c: In function `scan_prog_file':
 > collect2.c:2859: `exports' undeclared (first use this function)
 > collect2.c:2859: (Each undeclared identifier is reported only once
 > collect2.c:2859: for each function it appears in.)
 > *** Exit 1
 > Stop.
 > 
 > Sorry if this has been reported before, I joined the list just a minute ago.
 > 
 > Thanks,
 > Oliver M. Kellogg

	See http://www.cygnus.com/ml/egcs/1998-Feb/1011.html, its
already been installed and you will get it via the cvs checkout of the
mainline branch. 

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]