This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Building collect2 for C?
- From: "Dave Murphy" <wintermute2k4 at ntlworld dot com>
- To: "DJ Delorie" <dj at redhat dot com>,<gcc at gcc dot gnu dot org>
- Date: Tue, 16 Mar 2004 22:23:08 -0000
- Subject: RE: Building collect2 for C?
> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
> DJ Delorie
> Sent: 16 March 2004 22:01
> To: gcc@gcc.gnu.org
> Subject: Re: Building collect2 for C?
>
>
>
> > And for any other target that uses GNU ld as well. So what?
> That's still
> > only a subset of the targets which need collect2 functionality. Do you
> > plan to require those platforms to use GNU ld instead of their
> system linker?
>
> No, just wondering why my djgpp build builds collect2.exe. Or why a
> collect2 issue affects MinGW.
building win32 hosted cross compilers with mingw ...