Am 09.06.2011 19:52, schrieb Alex Ionescu:
I think Timo has a neat macro file that makes GAS
(with tiny modifications) files be compilable by MASM.
So his plan is to ditch binutils.
Yes, all you need to compile ros with MSVC (the parts that do compile
;-)) is any version of the compiler (VS, WDK, SDK) and cmake. And I'd
like it to stay that way. The only part that is a bit troublesome is
really the 16 bit assembly (all other asm is already MASM/ML
compatible), but bootsectors are on the way and the freeldr part will be
done eventually, too.