Re: [ADMIN] Building in a different directory

2000-10-28 Thread Ian Lance Taylor
Date: Sat, 28 Oct 2000 16:24:19 +0200 (CEST) From: Peter Eisentraut <[EMAIL PROTECTED]> Ian Lance Taylor writes: > I normally prefer to build packages in directory other than the source > directory. This is supported by the development branch since last week. Coo

[ADMIN] Building in a different directory

2000-10-26 Thread Ian Lance Taylor
I sent a message along these lines yesterday, but never saw a copy. Apologies if this is a repeat. I normally prefer to build packages in directory other than the source directory. When I get a package, I normally do something like this: tar -xzvf foo-1.0.tar.gz mkdir foo-objdir cd f