Bo Peng wrote:
> I have problems with either mingw or msvc:
>
I cannot reproduce bug 1.
Sorry, my fault! I forgot to call scons in a MSVC2005 console.
Could you svn update and see if the fix for
bug 2 fixes bug 1?
All is fine now, except that the CCFLAGS of previous mingw build is
restored for the msvc build. I guess this is unavoidable and a "del
env.cache" solves the problem anyway.
By the way, can I mix "build_dir=msvc" and "mode=release" options? Or
can I build msvc and mingw in the same directory (release)?
As I know nothing about msvc options, I don't really know if
optimization are enabled by default for msvc... A message stating so
would be welcome.
Thanks,
Abdel.