Chris
Don't know the answer to this one - anyone else?
Tom
-----Original Message-----
From: Christopher Blizzard [mailto:blizzard@mozilla.org]
Sent: Thursday, October 19, 2000 10:03 PM
To: Lawler, Tom
Cc: ipaq
Subject: Re: [iPAQ] bug in dymanic linker
Lawler, Tom wrote:
> Chris
> I ran into this also, if I remember correctly, you have a library
> compiled without -fPIC. You can do an objdump --dynamic-reloc
> <library-name>, if you see R_ARM_PC24 records, then that library needs to
be
> recompiled with -fPIC.
Thanks, this really helped. It turns out that the library was compiled
with -fPIC but it was including iostream code. Any time that the
iostream includes were referenced it created these symbols. Is there a
g++ library that is built in the skill cross compiler that also needs to
be built with -fPIC?
--Chris
>
> Tom
>
> -----Original Message-----
> From: Christopher Blizzard [mailto:blizzard@mozilla.org]
> Sent: Thursday, October 19, 2000 3:51 PM
> To: ipaq
> Subject: [iPAQ] bug in dymanic linker
>
>
> So, I've got this nice, cross compiled mozilla build for the arm which
> was no small task in and of itself. However, I'm running into this bug
> with the dynamic linker. I saw the faq for this on the netwinder page
> and it seems like something that just doesn't work on the arm. Does
> anyone know how or if this is something that can be fixed? This is a
> show stopper for mozilla.
>
> --Chris
>
> (none):/mnt/ramfs/tmp/mozilla/arm-build/dist/bin# ./regxpcom
> RegSelf Shift_JIS to Unicode converter complete
> RegSelf EUC-JP to Unicode converter complete
> RegSelf ISO-2022-JP to Unicode converter complete
> RegSelf Unicode to Shift_JIS converter complete
> RegSelf Unicode to EUC-JP converter complete
> RegSelf Unicode to ISO-2022-JP converter complete
> RegSelf Unicode to jis_0201 converter complete
> RegSelf Unicode to jis_0208-1983 converter complete
> RegSelf Unicode to jis_0212-1990 converter complete
> RegSelf Unicode to Big5 converter complete
> RegSelf Unicode to x-x-big5 converter complete
> RegSelf Big5 to Unicode converter complete
> BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 450:
> elf_machine_rel: Assertion `! "unexpected dynamic reloc type"' failed!
Received on Tue Oct 24 10:48:24 2000
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:44 EDT