Hi all,
A first release candidate of RosBE-Unix 2.0 is now available on
http://svn.reactos.org/RosBE-Temp/. Compared to 1.5, it finally includes
CMake 2.8.5 (with Jerome's patches), an updated GNU Make and new GMP and
MPFR libraries. For the latter ones, I've added a patch to fix building
under Mac OS X 10.7.
Please try it out and tell me about your results. If there's anything
that needs to be fixed before the release, please tell me in a reply to
this mail.
For the reference, the current CMake building commands in a ReactOS
checkout are as follows:
- ./configure.sh
- cd output-i386-MinGW/host-tools
- makex
- cd ../reactos
- makex bootcd
I'll also set up this Build Environment on the Debug Buildslave as soon
as possible.
Happy building,
Colin