autoconf
[Top][All Lists]
Advanced

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

Re: Compiling 32-bit and 64-bit on same system


From: Bob Friesenhahn
Subject: Re: Compiling 32-bit and 64-bit on same system
Date: Wed, 29 Dec 2004 16:28:47 -0600 (CST)

On Wed, 29 Dec 2004, Robin Rowe wrote:

Hi. Is there a good example of how to set up an autoconf project to build
for both 32-bit and 64-bit without the output files clobbering each other?
How do I get the binaries into a separate subdirectory?

The easiest way to accomplish this is to build from outside of the source tree. Create a separate directory for each build, cd to the build directory and do /path/to/configure to configure the build directory with the desired options.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

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