Glibc compile bombs out for arm-linux target!

Wai-Sun Chia waisun.chia@msa.dec.com
Sun Sep 23 05:45:00 GMT 2001


Philip Blundell wrote:

>>../elf/ld-linux.so.2: undefined reference to `elf_machine_rela'
>>collect2: ld returned 1 exit status
>>
> 
> ARM GNU/Linux uses Rel, not Rela.  Can you find out where this reference is 
> coming from?
> 
> p.


This is in elf/dl-conflict.c

I've just replaced "elf_machine_rela" with "elf_machine_rel" and it works!!

I think the long-term solution would be an #ifdef...



-- 
Wai-Sun "Squidster" Chia
RHCE/Professional Services
Linux/Unix/Web Developer


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list