Re: copying object files and binary files in different directories

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

 



On Fri, May 25, 2007 14:17, ranjith said:
> Hi,
>

Hello,

>
>
>             I am using autoconf to build my project. I want the object
> files
> and the binary to be moved to another directory after the build is over.
>

Did you try VPATH builds?  (Invoke configure from another directory, for
instance go at the root of your projet and do: mkdir build && cd build &&
../configure [options])
If VPATH does not suit you then try to explain what you're really trying
to achieve and why.

Cheers,

-- 
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory



_______________________________________________
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