Mail Archives: djgpp/2000/05/10/02:13:28
Hi,
I use a compiler composed of many subprograms: preprocessor,
assembler, optimizer, peephole...
To use it simply I use a driver which call all the required programs
with the right arguments and in the right order.
The problem I encounter is a line limit with the system function.
Command lines executed by the driver seem to be truncated and make my
driver disfunction in some case.
Any Idea about it ?
Thanks in advance for your response.
Best regards,
Sebastien.
- Raw text -