Changes between Version 7 and Version 8 of BuildingExamples


Ignore:
Timestamp:
Jun 21, 2010, 11:52:29 PM (14 years ago)
Author:
becoulet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingExamples

    v7 v8  
    8181
    8282
    83  - As unix process (see QuickStartUnix), on x86_64 machine running Linux:
     83 - As [wiki:Arch/Emu unix user process], on x86_64 machine running Linux:
    8484{{{
    8585$ make CONF=examples/hello/config BUILD=emu-linux-x86_64
    8686}}}
    8787
    88  - Pc, x86 machine bootable kernel
     88 - To build a [wiki:Arch/IbmPc x86 machine (PC)] bootable kernel
    8989{{{
    9090$ make CONF=examples/hello/config BUILD=ibmpc-x86
    9191}}}
    9292
    93  - For SoCLib simulator (see [wiki:QuickStartSoclib MutekH quick start guide for SoCLib] and [wiki:Arch/Soclib/Tutorial MutekH/SoCLib tutorial]), Mips32 Little endian, for caba-vgmn-mutekh_soclib_tutorial or caba-vgmn-mutekh_kernel_tutorial platforms:
     93 - For [wiki:Arch/Soclib SoCLib] simulator, Mips32 Little endian, for caba-vgmn-mutekh_soclib_tutorial or caba-vgmn-mutekh_kernel_tutorial platforms:
    9494{{{
    9595$ make CONF=examples/hello/config BUILD=soclib-mips32el:pf-tutorial