Mail Archives: djgpp/1997/05/17/13:54:45
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...|
---------------------------------------------------------------------
- Raw text -