This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Merge cc1, cc1plus, etc?


Paul Brook <paul@codesourcery.com> writes:

> Really? I thought collect2 was a nop on most linux targets as the linker/os 
> provides all the functionality we need.

Alas, no.  -frepo requires collect2, so collect2 is always run just in
case somebody uses -frepo.

Ian


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