> 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


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to