Csaboka wrote:I've downloaded TTDPatch sources and all the needed programs but it has a strange problem: when make runs makelang, makelang causes a GPF, and the newly created ttdpatch(w).exe will cause a GPF when running, too. The problem goes away if I remove references to french.h and danish.h from makelang sources, or rename an other language file to these names.
Please Patchman or eis_os help me. I don't know whether the problem is in me or in the sources. I suppose you'd have noticed if something similar had happened to you

, but I don't know what is the difference between our systems.
Setall.bat sets the path to be in this order:
c:\ttdsrc\nasm (for the modified nasm to work correctly)
c:\cygwin\bin
c:\ttdsrc\bin
c:\program files\upx
c:\bc\bin (Borland C++ 3.1)
[the original path]
I don't have the other programs mentioned in the docs (Turbo Assembler, Borland C++ 5). Texinfo is included in the Cygwin I use.
Can it be the problem that my Windows uses the Central European codepage?
Thanks for the help in advance.
Hi, I have the same Problem with makelang
I think there are some incompatibles with some new Cygwin Releases,
I am using two pc's to create new patches, my second pc compiles all sources fine.
Sometimes you have to restart from ground up. I reinstalled cygwin now 10 or more times ... but It will not work as aspected.
Maybe I can release a patch for this, I have altered a lot files, now all seems working fine...
My Specs:
Some crapy cygwin without a true versions number
newes GCC in cygwin but in makefile gcc-2
pathed nasm.exe is in cygwin or mine doesn't work.
upx is in ttdpatch source path, because else cygwin don't like it
I only build windows versions, because I don't have any dos based maschine. So bcc isn't in my path
Some tips:
If you haven't softice, set debug=0
Bye