[ros-bugs] [Bug 4810] Ntoskrnl fails to build on MinGW GCC 4.4.0

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Dec 15 02:36:07 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4810





--- Comment #18 from hto <hto at dev.null>  2009-12-15 02:36:06 CET ---
Oh, forgot to say: there's a minor bug in mingw.cpp.

 MingwBackend::GetCompilerVersion ( const string& compilerCommand )
 {
-       string versionCommand = ssprintf ( "%s --version gcc",
+       string versionCommand = ssprintf ( "%s --version",
                                           compilerCommand.c_str (),

GCC 4.5.0 issues a (harmless) warning about that "gcc".


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list