Multilib problem
Harold Grovesteen
h.grovsteen@tx.rr.com
Fri Jan 24 17:16:00 GMT 2014
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
More information about the crossgcc
mailing list