Wrong dynamic-linker used on Solaris 7/x86

Mark Mitchell mark@codesourcery.com
Sun May 20 21:22:00 GMT 2001


>>>>> "H" == H J Lu <hjl@lucon.org> writes:

    H> Personally, I don't like it. When we moved Linux from a.out to
    H> ELF, I didn't write an ELF linker script for Linux. To me,
    H> there should be only one ELF linker for ia32. I prefer to pass
    H> -dynamic-linker to ld.

What if someone wants to use the linker directly by itself?

If there is a "right" dynamic linker for Solaris, then the linker
should use it by default.  Otherwise, we're just making our users work
harder.

That doesn't mean we should use -dynamic-linker in GCC, too.  Doing
that makes us work with old versions of GNU ld, which is certainly
good.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Binutils mailing list