|
Re: Crosscompiling again...: msg#00072gnu.libtool.general
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?
Libtool mailing list Libtool@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: libtool & crosscompile problem: 00072, Scott James Remnant |
|---|---|
| Next by Date: | Re: more on serial: 00072, Scott James Remnant |
| Previous by Thread: | Crosscompiling again...i: 00072, Tietz Fabian (AA/ESW1) |
| Next by Thread: | Dlopening documentation: 00072, Gary V. Vaughan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |