libtool
[Top][All Lists]
Advanced

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

Re: Crosscompiling again...


From: Scott James Remnant
Subject: Re: Crosscompiling again...
Date: Wed, 24 Mar 2004 03:34:55 +0000

On Thu, 2004-03-04 at 12:17, Tietz Fabian (AA/ESW1) wrote:

> Im trying to crosscompile a c++ shared Library for a Mips target
> System using libtool.
> Unfortunately linking fails, because of libtool trying
> to link against "/usr/lib/libstdc++.so", which is the X86 Version
> of the Library, not the Mips one.
> 
> Is there a way to tell libtool not to use the system's standard
> library paths? Adding -L<libdirectory> doesn't work. Setting the
> environment variables "LIBRARY_PATH/LD_LIBRARY_PATH" also has no 
> effect.
> 
Wow, now I've fixed this bug I keep finding references to it.  Patch
went into HEAD this evening.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]