copying object files and binary files in different directories
Hi, 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. Any suggestion will be highly helpful. Regards, Ranjith ___ Autoconf mailin
Re: copying object files and binary files in different directories
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 ins