Bruno Rouchouse wrote:
> Hi,
> 
> the simulator README tells you how to build it:
> 
> Building the simulator
> 
> You will need the libelf, libpng, tcl8.x/tk8.x and tix41 _development
> packages_ in order to build the simulator and its companion tools.
> [...]
> Since v2.1, the simulator is available as a separate tarball, distinct
> from the main Xenomai archive. To build the simulator, you will also
> need the latter; the simulator archive should be extracted in
> Xenomai's main source tree under the sim/ sub-directory. The following
> steps should be followed in order to build and install the simulation
> system:
> 
> # $xenomai_tar: Main Xenomai tarball
> # $xenosim_tar: Simulator tarball
> # $xenomai_src: Root of Xenomai's source tree after extraction
> # $sim_builddir: Build root for the simulator
> # $sim_installdir: Installation directory for the simulator;
> # (usually, the same place than used for Xenomai's main system).
> # gcc_tarball: Path to a GCC 2.95.3 source archive.

Please note that gcc 2.95 will not compile on x86_64, so, if you are
running an x86_64, you should pass -m32 to gcc CFLAGS.

-- 
                                                 Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to