Changes between Version 25 and Version 26 of QuickStartSoclib
- Timestamp:
- Feb 24, 2010, 1:51:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartSoclib
v25 v26 61 61 {{{ 62 62 $ cd path/to/mutekh 63 $ make kernel-het CONF=examples/hello_het/config BUILD= arm:mipsel63 $ make kernel-het CONF=examples/hello_het/config BUILD=ph-het EACH=soclib-arm:soclib-mips32el 64 64 }}} 65 65 … … 82 82 You may want to refer to other articles and documents available from the main page to go further with MutekH. 83 83 84 The [https://www.soclib.fr/trac/dev/wiki SoCLib] home page provides a livecd image with more advanced examples ready to compile and run. These examples are using older MutekH revisions though.84 The BuildingExamples article explain how to build other sample applications. 85 85 86 86 Other more advanced topics and guides are available from the [wiki: Main page].