From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems compiling (III) Date: Fri, 16 May 1997 00:03:41 +0000 Organization: Two pounds of chaos and a pinch of salt Lines: 22 Message-ID: <337BA45D.22CE@cs.com> References: <5lfucn$qh5$2 AT diana DOT ibernet DOT es> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp101.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jose Agustin Vericat wrote: > > -O3 -ffast-math -m486 -malign-functions=4 -malign-jumps=4 -malign-loops=4 > -mrtd -mwide-multiply -fforce-mem -fforce-addr -fomit-frame-pointer > -finline-functions -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks > -frerun-cse-after-loop I can't tell from your post, but does your text editor line wrap this or is it all on one line all together? I believe that command line options in a response file must all be on the same line. In any case, there's another solution to your original problem: use a makefile. DJGPP programs can pass command lines to each other that are MUCH larger than 126 characters. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | Descent 2: The Infinite Abyss - The greatest Internet game of all | | time just got better! This time, you're going all the way down...| ---------------------------------------------------------------------