Changes between Version 4 and Version 5 of Install
- Timestamp:
- Apr 30, 2011, 1:42:18 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v4 v5 44 44 - [https://www.soclib.fr/ SoCLib] to experiment with various multiprocessor platforms (Mips, !PowerPc, Arm, ...). A precompiled SoCLib platform is available [https://www.mutekh.org/www/tools/ here] for test purpose. We suggest building your own platforms by installing SoCLib (see soclib:InstallationNotes). 45 45 46 All this simulators can be with the [http://www.gnu.org/software/gdb/ GNU debugger].46 All this simulators can be used with the [http://www.gnu.org/software/gdb/ GNU debugger]. 47 47 48 48 You may need extra tools to prepare bootable kernel images for some targets: … … 86 86 - Bochs x86 emulator, 87 87 - Qemu processor emulator, 88 - Modified GNU coreutils timeout command , used for testsuite ({{{testwrap}}})88 - Modified GNU coreutils timeout command (`testwrap`), used by [[Testsuite]]. 89 89 90 90 == Precompiled tools binaries == 91 91 92 Some precompiled toolchains are avaialble [https://www.mutekh.org/www/tools/ here] as static i386 Linux binariesfor convenience and quick start purpose.92 Some precompiled toolchains are avaialble [https://www.mutekh.org/www/tools/ here] for convenience and quick start purpose. 93 93 It should work on any GNU/Linux i386 and x86_64 distributions. It was configured for installation in {{{/opt/mutekh}}}. 94 94