This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testing 3.1 g++ applications on cygwin


I have built and tested blitz++, boost and MTL using 3.1 prerelease on cygwin.

The results are pretty good.  The few failures seem to be application 
porting/configuration issues rather than compiler problems.
 - boost had one testsuite failure due to missing wchar support
   (A few modules didn't build, but aren't tested) 
 - the MTL test harness spat a few warnings (and ran out of memory)
 - Blitz++ was fine after the patch

I am working through the list of applications - POOMA still has me bluffed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]