Re: Building Fat libraries with autoconf-based build systems

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

 



Tommy Nordgren wrote:
> Are there any way to build Fat libraries (that contains code for more
> than one cpu architecture)
> with autoconf-based build systems.

Yes.

./configure CFLAGS='-arch ppc -arch i386' --disable-dependency-tracking
make

This may or may not work for some packages, you would have to give
details of what is failing (including the error message) if it fails for
you.

Peter
-- 
Peter O'Gorman
http://pogma.com


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

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux