From: mdruiter AT cs DOT vu DOT nl Newsgroups: comp.os.msdos.djgpp Subject: Re: command line too short Date: Mon, 7 Jun 99 10:35:25 Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 9 Message-ID: <7jg08d$77t@cs.vu.nl> References: <3 DOT 0 DOT 5 DOT 32 DOT 19990604133755 DOT 007ced70 AT jafar DOT uqar DOT uquebec DOT ca> <01beaf0d$690c4500$fc4484ce AT sub> <375933f4 DOT 0 AT news DOT provide DOT net> NNTP-Posting-Host: galjas.cs.vu.nl X-Sender: mdruiter AT cs DOT vu DOT nl User-Agent: tin/pre-1.4-19990413 ("Endemoniada") (UNIX) (SunOS/5.5.1 (sun4u)) X-Poster-Key: sha1:cZ026858z67/7nfFgCKv8pjQw0E= Cancel-Lock: sha1:xOP9sFKouaI/ZlCZFu9aFC1Cifw= To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sean Middleditch wrote: > Make would be the best option, no? It is an option. You could also put gcc's arguments in a separate textfile (like 'gccargs.txt') and use a so called response file: gcc @gccargs.txt -- *Groeten, Michel*. _http://www.cs.vu.nl/~mdruiter_