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

See crosstool-NG 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: Baking linker flags into generated cross-ld


Hi Trevor!

This helps solving the library-finding problem but it does not allow to specify the different ld.so library.
Maybe that it nevertheless works but my plan is to make it as invisible as possible.

RÃdiger


-------------------------
RÃdiger Stevens

Dipl.-Ing. Informationstechnik (BA)


On 10.02.2013, at 16:27, Trevor Woerner <twoerner@gmail.com> wrote:

> Hi,
> 
> On Sun, Feb 10, 2013 at 10:01 AM, CT-NG <crosstoolng@mrblade.de> wrote:
>> Any suggestions?
> 
> Does it help if you set the LD_LIBRARY_PATH environment variable?
> E.g.
> 
> $ LD_LIBRARY_PATH=/path/to/chroot/lib ./path/to/executable
> 
> Best regards,
>    Trevor
> 
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
> 

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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