Changes between Version 6 and Version 7 of BuildingExamples


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingExamples

    v6 v7  
    8686}}}
    8787
    88  - Pc, x86 machine boot image
     88 - Pc, x86 machine bootable kernel
    8989{{{
    9090$ make CONF=examples/hello/config BUILD=ibmpc-x86
    9191}}}
    9292
    93  - For SoCLib simulator (see [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 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:
    9494{{{
    9595$ make CONF=examples/hello/config BUILD=soclib-mips32el:pf-tutorial