File:  [ELWIX - Embedded LightWeight unIX -] / elwix / BUILD.txt
Revision 1.1.2.3: download - view: text, annotated - select for diffs - revision graph
Thu Feb 16 23:27:30 2012 UTC (12 years, 4 months ago) by misho
Branches: elwix1_6
added some text

    1:  -= How-to build ELWIX system project =-
    2: =========================================
    3: $Id: BUILD.txt,v 1.1.2.3 2012/02/16 23:27:30 misho Exp $
    4: =========================================
    5: 
    6:  I. Intro
    7: 
    8:  II. Build process
    9:  	1. Init build structures with clean directory tree
   10: 		./build_init.sh
   11: 	2. Cross compile entire userland software
   12: 		./build_world.sh
   13: 	3. Cross compile ELWIX kernel
   14: 		./build_kernel.sh
   15: 
   16:  III. Information
   17:  	Michael Pounov <misho@elwix.org> or <support@elwix.org>
   18: 
   19:  Best regards
   20:    Michael Pounov
   21: -----
   22: ELWIX - Embedded LightWeight unIX -

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>