autoconf
[Top][All Lists]
Advanced

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

Re: How to compile 32bit library on 64bit x86_64 systems?


From: Harlan Stenn
Subject: Re: How to compile 32bit library on 64bit x86_64 systems?
Date: Fri, 14 Sep 2007 19:45:29 +0000

> Is there a configure option to tell libtool to generate
> "sys_lib_search_path_spec" using "i386" instead of "x86_64"?  Below is
> a clip of ./libtool --config output.
> I am trying to build 32bit binaries on x86_64 architecture.

This sounds to me a lot like a cross-compile case.

You are build machine is an x86_64-redhat-linux host, and your host
machine is an i386-redhat-linux host.

H




reply via email to

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