From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell To: philb@gnu.org Cc: aoliva@redhat.com, binutils@sources.redhat.com, gcc@gcc.gnu.org Subject: Re: Wrong dynamic-linker used on Solaris 7/x86 Date: Sun, 20 May 2001 10:25:00 -0000 Message-id: <20010520102530Z.mitchell@codesourcery.com> References: X-SW-Source: 2001-05/msg00936.html >>>>> "Philip" == Philip Blundell writes: >> correctly even with older versions of GNU ld. Another option >> is to implement -I as an alias to --dynamic-linker on Solaris; >> this would allow gcc to use the same LINK_SPEC, but would >> require a fixed GNU ld. The plus of this option is that one >> could switch between GNU ld and Solaris ld with -B switches, as >> it is possible today. Philip> I think this is the way to go. Me too -- but I also think that you should fix GNU ld to work like the Solaris linker by default. I'm not sure why automatic detection wouldn't work -- doesn't Solaris set an OS flag in the ELF header? -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com