[ros-kernel] Compiling ROS on Linux(was Using HAL for a different kernel)

Mark IJbema mark at ijbema.xs4all.nl
Fri Mar 5 22:20:58 CET 2004


On Fri, Mar 05, 2004 at 02:48:23PM +0000, welch at boltblue.com wrote:
> Quoting Peter Wiehe <peter.wiehe at lycos.de>:
> > 
> > Now I've to donwload
> > and install the new
> > version of ROS.
> > ROS won't compile
> > from Linux, or would
> > it? And how high is
> > the pain factor
> > of  doing so
> > compared to the pain
> > factor of  compiling
> > ROS on Windows?
> > 
> Compiling on Linux should be no problem - you'll need to build a version of
> gcc which supports mingw32 as a target first.

The easiest thing to do is to download the script from
reactos.csh-consult.dk to install mingw (and some other
stuff needed) on a user account. Then just do a

export HOST=mingw32-linux
make

in the reactos dir. This should work...

Mark



More information about the Ros-kernel mailing list