Hi,
a second release candidate of RosBE-Unix 2.0 is now available on
http://svn.reactos.org/RosBE-Temp/. Compared to first RC, it comes with
CMake 2.8.7 (with Jérôme's patches), and binutils 2.22 (patched as
well).
Please try this BE and report any issues you may encounter. This will
help us to fix everything for the CMake switch.
If you're still lost in the use of CMake, have a look to the following
page:
http://www.reactos.org/wiki/CMake
To sum it up:
$ ./configure.sh
$ (cd output-i386-MinGW/host-tools; makex)
$ (cd reactos; makex)
Regards,
Pierre