[Win32utils-devel] RbConfig and CPPOUTFILE
Daniel Berger
djberg96 at gmail.com
Sat Apr 21 13:15:29 UTC 2012
Hi,
For some reason with my version of Ruby built with MSVC++ 10 the
RbConfig::CONFIG['CPPOUTFILE'] value is set to "-P". Shouldn't it be
set to an actual file? With mingw it's set to "-o conftest.i"
I guess I was expecting something like "/Fo conftest.i".
I ran into this with mkmf-lite if you're curious, since I was using
the result of CPPOUTFILE to help create a build command. Or am I
misusing this?
Regards,
Dan
More information about the win32utils-devel
mailing list