cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: setting LD_LIBRARY_PATH when cross-compiling

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Thu, 9 Feb 2012 17:53:18 +0100

 
Rob Ward wrote:

> Comments on if this approach will/won't work or if it could
> be modified would be appreciated, and if it is completely
> wrong please tell me, I won't take it personally :-)

I think the approach is good, because it lets "configure" do the job.
However I remember some similar problem with the "insight" debugger when
compiling on a [3456]86 architecture, targetting another architecture in
the same family (i.e.: cross-compiling for i686 on a i386): in this
case, configure "thinks" we are cross-compiling even if the binary code
compatibility is assured. I had to set an external mess to avoid this...
But it was long ago... should be tested with more recent autotools.

Patrick

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-09