[ros-dev] [ros-diffs] [tkreuzer] 52133: [OBJ2BIN] - Add new tool obj2bin, that converts a coff object file into a raw binary file - Move pe/coff types into a common header file pecoff.h
Alex Ionescu
ionucu at videotron.ca
Thu Jun 9 20:09:34 UTC 2011
Actually, I just realized that
http://download.microsoft.com/download/vc15/Update/1/WIN98/EN-US/Lnk563.exe
is still a live link -- and MASM can still do 16-bit linking.
--
Best regards,
Alex Ionescu
On 2011-06-09, at 4:01 PM, Timo Kreuzer wrote:
> 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.
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
More information about the Ros-dev
mailing list