With this patch I can now build ReactOS with 64bit host gcc and not need the -m32 switch. I also tested with a 32bit gcc and cabinets still build and work properly in usetup. If someone has a better suggestion of how to fix this, please fix it. =)
Will this build a 64 bit ROS to run on a AMD 64?
On 9/1/06, Steven Edwards winehacker@gmail.com wrote:
With this patch I can now build ReactOS with 64bit host gcc and not need the -m32 switch. I also tested with a 32bit gcc and cabinets still build and work properly in usetup. If someone has a better suggestion of how to fix this, please fix it. =)
-- Steven Edwards
"There is one thing stronger than all the armies in the world, and that is an idea whose time has come." - Victor Hugo
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
On Fri, 1 Sep 2006 13:08:09 -0700 "David Johnson" davidjohnson.johnson@gmail.com wrote:
Will this build a 64 bit ROS to run on a AMD 64?
It means you can build 32-bit reactos on a 64-bit unix box.