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]

Re: Wrong dynamic-linker used on Solaris 7/x86


Mark Mitchell <mark@codesourcery.com> writes:

>     Alexandre> What I just can't find is any reference at all to
>     Alexandre> ELFOSABI_SOLARIS.  Apparently, this is only #defined in
>     Alexandre> include/elf, and used nowhere, not leaving much hope
>     Alexandre> for finding this in the output BFD, or even in input
>     Alexandre> BFDs :-(
> 
> Oh, yeah, not unless the Sun compiler made the .o's you're linking.
> 
> Well, now I guess you have *two* binutils bugs to fix. :-)

No.  The ELFOSABI_SOLARIS is not supposed to be defined unless there
is something Solaris specific about the ELF format the file is using.
This is not the case.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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