Am 09.06.2011 15:56, schrieb tkreuzer@svn.reactos.org:
Author: tkreuzer Date: Thu Jun 9 13:56:44 2011 New Revision: 52156
URL: http://svn.reactos.org/svn/reactos?rev=52156&view=rev Log: [BOOTSECTOR]
- export obj2bin on gcc builds, too
- Add new macro CreateBootSectorTarget2, which uses portable assembly and use it with isoboot.S. I will replace all bootsectors with the new code one at a time, and in the end we can eventually drop nmake
- add wrapper isobtrt.S, which defines ROS_REGTEST and includes isoboot.S
I mean of course "drop nasm" not "drop nmake"