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


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: Default linker library search paths


> It shouldn't if binutils has been correctly
> configured.? For example,
> a ld targetting powerpc-linux but running on an i868-linux
> host will
> only search /usr/local/powerpc-linux/lib (assuming --prefix
> was
> /usr/local).

That won't work for us because the cross paths are different for each
user (under their own development area).

> You can also configure binutils with a
> sysroot, in which
> case a cross ld has the same paths as a native one except
> that
> everything is searched relative to the sysroot.

If this was the case, would that be reflected in the script the --verbose
generates or would it show the native paths (in which case, how can I
find out if sysroot was specified and to what value?)?

  Michael


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