Le 06/02/2012 07:50, [email protected] a écrit :

+if(ARCH MATCHES i386)
+    add_target_compile_flags(disk "-mrtd -fno-builtin -Wno-unused-variable 
-Wno-pointer-sign")
+endif()
+

Hey!

Those look very GCC centric. The corresponding flag for MSVC to -mrtd would be /Gz. As for other flags, I'm unsure of what -fno-builtin would correspond to, and others are only for warnings.

Cheers.
Jérôme.

_______________________________________________
Ros-dev mailing list
[email protected]
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to