Changes between Version 1 and Version 2 of PortingYourApp


Ignore:
Timestamp:
Oct 8, 2009, 12:22:14 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortingYourApp

    v1 v2  
    5050  * `signal()`
    5151  * `sys/types.h`
    52    We will have to provide them.
     52
     53 We will have to provide them.
    5354
    5455Add a `lib/getenv.c` file:
     
    121122
    122123{{{
    123 user@host caba-vgmn-mutekh_tutorial $ make CONFIG=config_soclib_arm APP=/path/to/mutek_port/src MUTEKH_DIR=path/to/mutekh
    124 
     124user@host ... caba-vgmn-mutekh_tutorial $ make CONFIG=config_soclib_arm APP=/path/to/mutek_port/src MUTEKH_DIR=path/to/mutekh
     125...
    125126    LD o    .../caba-vgmn-mutekh_tutorial/mutekh/kernel-soclib-arm.o
    126127    LD out  .../caba-vgmn-mutekh_tutorial/mutekh/kernel-soclib-arm.out