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
On Jan 14, 2012, at 6:05 PM, Pierre Schweitzer wrote:
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
I built a working CMake BootCD with RC2 on OS X Lion 10.7.2 and Xcode 4.2.1, so the issue with the previous RC seems to be gone.
Regards, Cameron
Op 15-1-2012 1:17, Cameron Gutman schreef:
I built a working CMake BootCD with RC2 on OS X Lion 10.7.2 and Xcode 4.2.1, so the issue with the previous RC seems to be gone.
Does it get rid of the "P:\Trunk_slave\x86_Cmake\build" part in debug logs? Come to think of it, I guess it's Cmake on Windows specific likely.
Rbuild (no idea if this is Windows or Linux) : (ntoskrnl\io\pnpmgr\pnpinit.c:404) Need to build DACL"
Cmake (trunk dbgwin build downloaded ISO) : (P:\Trunk_slave\x86_CMake\build\ntoskrnl\io\pnpmgr\pnpinit.c:404) Need to build DACL"
Nope it doesnt. Its CMake, not OS specific. I tried to convice Amine and Colin of removing it, but its supposedly not possible:
http://build.reactos.org/builders/Linux_AMD64_1%20KVM-CMake-Test/builds/34/s...
Now see, how much extra trafic does this path generate everyday?
On Sun, Jan 15, 2012, at 08:25 PM, Bernd Blaauw wrote:
Op 15-1-2012 1:17, Cameron Gutman schreef:
I built a working CMake BootCD with RC2 on OS X Lion 10.7.2 and Xcode 4.2.1, so the issue with the previous RC seems to be gone.
Does it get rid of the "P:\Trunk_slave\x86_Cmake\build" part in debug logs? Come to think of it, I guess it's Cmake on Windows specific likely.
Rbuild (no idea if this is Windows or Linux) : (ntoskrnl\io\pnpmgr\pnpinit.c:404) Need to build DACL"
Cmake (trunk dbgwin build downloaded ISO) : (P:\Trunk_slave\x86_CMake\build\ntoskrnl\io\pnpmgr\pnpinit.c:404) Need to build DACL"
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Hi,
Linux CMake builder has been successfully switched to RosBE 2.0-RC2.
Regards, Pierre
Le dimanche 15 janvier 2012 à 00:05 +0100, Pierre Schweitzer a écrit :
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
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev