This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: Multilib problem


On Thu, 2014-01-23 at 15:37 -0700, Danny Gale wrote:
> Hi all,

> 
> Those lines in that file look like this:
> /*     function descriptors so don't need JUMPTARGET */
>          .quad   BP_SYM(main)
>          .quad   __libc_csu_init
>          .quad   __libc_csu_fini
> 
> Anybody know what this could be about, and how to fix it?
> 
64-bit addresses are not supported in a 32-bit ELF.  
Now, fixing it?  That is a whole different question.

Harold Grovesteen


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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