|
From: Eric K. <ek...@rz...> - 2002-06-11 13:25:49
|
"Brian Palmer" <br...@sg...> wrote: > When was the last time you tried DJGPP? I have done some work on the > makefiles recently. MinGW generates correct code, but somehow during the > linking it screws something up. I used DJGPP several weeks ago. The new makefile generates command lines that exceeed the 128 character limit of DOS. The command line gets truncated and gcc or nasm bails out. :-/ Eric |