Nick Wellnhofer wrote on 5/4/13 6:13 PM: > OSes and compilers tested by me so far > -------------------------------------- > > OS X 10.8, clang > Ubuntu 12.10, gcc > Debian sid, gcc > Windows 7, MSVC 6, nmake > Windows 7, MSVC 10, nmake > Windows 7, MinGW, gcc, nmake > Windows 7, MinGW, gcc, mingw32-make > Windows 7, Cygwin, gcc >
CentOS 5.9 (x86) ok 71 batches passed. 5219 tests passed. Result: PASS [karpet@ira:~/src/lucy/c]$ uname -a Linux ira.peknet.com 2.6.18-348.4.1.el5 #1 SMP Tue Apr 16 16:02:56 EDT 2013 i686 i686 i386 GNU/Linux [karpet@ira:~/src/lucy/c]$ gcc -v Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-54) -- Peter Karman . http://peknet.com/ . [email protected]
