This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: collect2 & porting [was Re: config/mips/x-mips -lmld and linux [bug] ]
- To: job bogan <job at piquin dot uchicago dot edu>
- Subject: Re: collect2 & porting [was Re: config/mips/x-mips -lmld and linux [bug] ]
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Mon, 07 Dec 1998 10:06:44 -0500
- Cc: egcs at cygnus dot com
>>>>> job bogan writes:
job> since i'm using gnu binutils, am i going to have all sorts of problems
job> from skipping this step - or does gnu ld take care of this?? it does get
job> built on the stage1/xgcc build pass so the final gcc is passwd through
job> collect2...
EGCS C++ support now always requires collect2. The functionality
probably is not necessary during bootstrapping.
David