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

See the CrossGCC FAQ 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: making gcc relocatable->fixed


On Friday 23 June 2006 14:06, NZG wrote:
> Arrr har!
> It appears that the:
>  --enable-shared
> flag breaks relocatability (at least on 2.16.1 and 2.15)
> After removing that flag I can move it anywhere.

no, you moved the wrong libs

binutils' shared libs are in host format, not target format ... so they need 
to be in either the RPATH or in ld.so.conf path or $LD_LIBRARY_PATH
-mike

Attachment: pgp00000.pgp
Description: PGP signature


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