Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 47841 invoked by uid 500); 30 Apr 2003 14:37:53 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 47800 invoked from network); 30 Apr 2003 14:37:52 -0000 Message-ID: <20030430143754.89143.qmail@web41613.mail.yahoo.com> Date: Wed, 30 Apr 2003 07:37:54 -0700 (PDT) From: Rohan Nandode Subject: Question regarding compilation To: dev@apr.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I want to separate out the source files with their corresponding .o (object) files during the compilation. Is there any way in the apache build process to specify path, where object files or library files should go? For an example, I have apache source tree at /work/apache/src/ and I want the compiled object files in /work/apache/obj/. The main.c of apache v2.0.35 resides at /work/apache/src/httpd-2.0.35/server/main.c I want the main.o at "/work/apache/obj/httpd-2.0.35/server/main.o", instead of "/work/apache/src/httpd-2.0.35/server/main.o" Please let me know how I can achieve this with Apache 2.0.35. Thanks Rohan __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com