[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: boot-floppies missing -fPIC?



>Building boot-floppies with language choosing turned on, whinges appear
>about ARM_PC_R24 from iconv.so, which is compiled thus:
>
>  (medusa) usr/src/boot-floppies/utilities/dbootstrap/langs make iconv.so
>  gcc -shared -o iconv.so iconv.o -lpython1.5
>
>Would I be correct in my ill-informed guess that this is a missing -fPIC
>candidate?

We'd need to see how iconv.o is generated.  That's where -fPIC would be 
needed, if anywhere.  The other alternative is that -lpython1.5 is finding a 
static library rather than a shared object.

p.



-- 
To UNSUBSCRIBE, email to debian-arm-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: