Hi list, As you know, in the last couple of months, on this list, came many requests to adapt MICO to support the latest Microsoft C/C++ compiler included in VSTUDIO 2005.
Well, we worked hard and now we have something for you to test. This work wouldn't have been possible without the help of Boudewijn Dekker . So, once more, Boudewijn, thank you for your help. All of you who have VSTUDIO 2005 and are interested to test this, please, download from the link below and report all the problems to the list. I am pretty sure that we haven't broken any compatibility with older compilers (on any platform), but please, if possible try to compile it if you have the time and resources. The ZIP archive with the sources is here (containing the _darcs folder): http://www.mico.org/~msorin/mico-cl8-11.4.06.zip Changelog : - adapted (almost) all makefile.win32 to compile with manifest (Boudewijn Dekker) - added project file to pthreads in order to perform a "native" compile (Boudewijn Dekker) - adapted the root makefiles to automatically detect VSTUDIO 2005 (Sorin Mustaca) - tested backward compatibility with VSTUDIO .NET 2003 (cl 7.1) (Sorin Mustaca) - added minor fixes to orb/ior.cc and idl/codegen-midl.cc in order to clarify for the compiler the order of operators (Sorin Mustaca and Boudewijn Dekker) - added special parameters to the compiler and linker to remove the warnings for all deprecated functions in VSTUDIO 2005 (Sorin Mustaca) WARNING: these sources are still in alpha stage, so , please, don't use them in production systems ! Thanks for your help. Best regards, Sorin Mustaca MICO Windows port maintainer _______________________________________________ Mico-devel mailing list [email protected] http://www.mico.org/mailman/listinfo/mico-devel
