Mail Archives: djgpp/2006/12/18/17:31:03
Alexei A. Frounze wrote:
> > I can not run DJGPP 2.03 compiler and many important gnu tools for
> > Window XP SP2 for practical usage.
> If it doesn't work for you, I wonder if your Windows XP is damaged or
> misconfigured somehow.
I had old version of 2.03 (befor 2001). Old version is is not work on
XP.
> > DJGPP perhaps is quite old (do not ported from last gpp) and limited
But here I was not right. I get the files and do upgreade
from:
Reading specs from p:/djgpp/lib/gcc-lib/djgpp/2.953/specs
gcc version 2.95.3 20010315/djgpp (release)
to:
Using built-in specs.
Target: djgpp
Configured with: /gnu/gcc-4.10/configure djgpp --prefix=/dev/env/DJDIR
--disable
-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada
Thread model: single
gcc version 4.1.0
It is quite new gpp, but i am not shure to be happy, for
"./include/mydef.h:135: error: 'exception' does not name a type"
For gpp output we now have "error" word, so i must throw out my exising
gpp-ide parser ("happy obstacles").
And many so on
But the changes must have improved gpp. The "error" word is much better
than "error by default", new gpp even can say "cc1plus.exe: warning:
command line option "-Wbad-function-cast" is valid for C/ObjC but not
for C++" :), and std libs, i think, already compiled with
"-fhonor-std".
And so on
> While Open Watcom has almost nothing to do with GNU, it's also free, it runs
> under both DOS and Windows and from either can produce executables for
> either (including 16-bit), which is why I might be switching to it when the
> DOS box dies completely.
Very nice, but I do not want to rewrite my files, which are ready for
djgpp.
> I might try to help you get DJGPP to work.
Thanks. I will take and store the help desire for future events :)
The DJGPP version 2.04 while looks like working on XP.
- Raw text -