collect2.c failed to be compiled

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Mon Feb 23 09:19:00 GMT 1998


 > From: David Edelsohn <dje@watson.ibm.com>
 > 
 > 	Yes, this patch is correct and I have committed it to the main
 > trunk.  Jeff needs to add it to the egcs-1.0.2 branch.
 > 
 > 	Strange, because I tested the patch on Solaris as a non-AIX case
 > and did not produce this error.
 > 
 > David

	Indeed, I did not see the problem on Solaris either.  The affected
code is wrapped at a larger scope by OBJECT_FORMAT_COFF, so you'd only see
the problem if that macro is defined and COLLECT_EXPORT_LIST is not.
That happens to occur on OSF, but no big deal. :-)

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



More information about the Gcc mailing list