Mail Archives: djgpp/1995/02/01/04:00:07
> -I read all the README's and the FAQ, but I still have problems to have
> ANY of the tools running at all!?! They either just stop saying: 'Abort!', or
> they
> hang!!! What am I doing wrong?
Under WinNT you should use the real-mode gcc.exe (get the file
gccXXXrm.zip) and some real-mode port of Make (not the one
you get with DJGPP), because DJGPP can't spawn child programs
under NT.
Btw, you have a VERY old version of DJGPP. Check out SimTel
mirrors, ion the msdos/djgpp directory: it's 1.12m3 now,
with gcc being at 2.6.3. Time to upgrade, I would say.
> -Is it possible to use the gcc to produce MS-Windows programs and/or to produce
> DLLs?
AFAIK, no.
> -Are there other ports of GNU for DOS and/or MS-Windows around?
There is EMX/RSX port of GCC, originating from Germany, I think.
- Raw text -