[okl4-developer] About build okl4
Hal Ashburner
hala at ok-labs.com
Thu Aug 23 15:29:06 EST 2007
On Thu, 2007-08-23 at 13:22 +0800, kashin Lin wrote:
> Hi,
>
> according to the "build-system.rst" (in tools/doc), i just need to
> issue
> "scons machine=<yourmachine> simulate" to build all system and
> simulate it.
> but in which directory should i issue that command?
>
> or there should be another command to build it?
Whoops.
That document is out of date.
>From the root of the unpacked source tree, please execute:
$ ./tools/build.py machine=gumstix project=iguana wombat=True simulate
This assumes you have the correct arm cross-compilers somewhere in your
PATH as well as skyeye to simulate.
You need to have python2.4 installed on your system and be using it. You
do not need to have a separate scons installation on your system, the
correct version of scons is provided in the tools/ directory and will be
used automagically.
--
Kind regards,
Hal Ashburner
More information about the Developer
mailing list