delorie.com/archives/browse.cgi | search |
Sender: | fabrice AT asim DOT lip6 DOT fr |
Message-ID: | <3472C448.F7D@trash.lip6.fr> |
Date: | Wed, 19 Nov 1997 11:49:44 +0100 |
From: | Fabrice ILPONSE <fabrice AT asim DOT lip6 DOT fr> |
MIME-Version: | 1.0 |
To: | djgpp users group <djgpp AT delorie DOT com> |
Subject: | Re: output directories |
References: | <34725F12 DOT 2C1C AT csinet DOT net> |
chris/Tim wrote: > > Is there a way to specify where to output the object and executable > files, > like a command line switch or possibly in the djgpp.env file ? > > Tim (christim AT csinet DOT net) I think the best way is to specify the path directly with the output file name. eg. gcc -c toto.c -o objs/toto.o -- ^ ^ ^ | | | +-+-+ Fabrice ILPONSE | <fabrice AT asim DOT lip6 DOT fr> | | -
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |