I had a small problem building libxml2-2.5.6 with GCC 3.3/MinGW: There seems to be missing lib/gcc-lib/mingw32/3.3/include/syslimits.h I copied the file from gcc 3.2 (included in latest MinGW distribution) and after that libxml2 compiled fine. Mohan Embar wrote: > Hi People, >> I put out a fresh, new GCC 3.3 / MingW build: >> http://www.thisiscool.com/gcc33_mingw.htm >> This includes my patch for 0 concatenation: >> http://gcc.gnu.org/ml/java-patches/2003-q2/msg00035.html >> which might be superseded by another more far-reaching patch. > For now however, I just threw mine in. >> Enjoy. >> -- Mohan > http://www.thisiscool.com/ > http://www.animalsong.org/ >>>>>