On Thu, May 29, 2003 at 06:01:47PM +0200, AndreyB wrote:

> Does anybody know?
> 
> I have no problem with compiling and linking, but all the objects live in
> the source directories - bad habit.
> 
> What do I do?

There's no automatic way to do it, that I know of. You can it with a
bit of Makefile trickery, and the compiler's -o (output) flag. How
easy or complicated it is to do will depend on your specific setup. 

(Also, there might be some support for it with the autotools. I don't
know). 
-- 
Muli Ben-Yehuda
http://www.mulix.org

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to