Mail Archives: djgpp/2004/06/15/10:30:02
Warning: Test version only. May and perhaps WILL CRASH !!!
Test version of DJGPP port of gcc-3.4.0 is available. It's
available from
ftp://ftp.delorie.com/pub/djgpp/alpha/v2gnu
It crashes for me compiling rather many C++ files
So if You want stable version, use gcc-3.3.3 or gcc-3.3.4 instead
=================================================================
I built it under WinXP Pro. DJGPP v2.03 (revision 2) was used.
Some tests:
- bootstraps Ok
- building libsigc++-2.0.3 (Ok both under WinXP and Win95)
- building glib-2.4.1 under WinXP (Ok)
- building glib-2.4.2 under Win95 (Ok)
- building glibmm-2.4.1 under WinXP (Ok)
- building glibmm-2.4.2 under Win95 (Ok, except some automake related
problems)
- building libxml-2.6.9 under Win95 (Ok)
- building libxml++-2.6.1 under Win95 (several GCC crashes, workarounded by
rearanging order of include files, I need it for some my
sources)
- building my own programs (got 1 SIGSEGV in cc1plus for one source when
make was run from top level. If one level deeper, then no
more crash)
Andris
- Raw text -