[okl4-developer] port iguana to new board
Seung-Ho Lim
shlim at core.kaist.ac.kr
Tue May 29 13:04:38 EST 2007
Hi okl4.org
I am trying to port l4 to my own board, arm926ejs-based, using vast platform.
I added required files and compiled.
Currently, Almost compilation is done, but I have problems with making image file in the last step.
Here is a message
[root at localhost okl4_release_1.4.1.1]# ./tools/build.py machine=vast926e_x1 project=iguana wombat=False
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
[PHYS] build/pistachio/bin/l4kernel.physaddresses
[PHYS] build/iguana_server/bin/ig_server.physaddresses
[PHYS] build/iguana/bin/ig_naming.physaddresses
[PHYS] build/iguana/bin/ig_timer.physaddresses
[PHYS] build/iguana/bin/ig_serial.physaddresses
[PHYS] build/iguana/bin/bootinfo.physaddresses
[ELF ] build/image.elf
Heap address: 30100000-30500000
Unable to handle segments that aren't of type LOAD (type 70000001).
scons: *** [build/image.elf] Error 1
scons: building terminated because of errors.
Would you tell me how to solve this problem?
Best Regards.
Seung-Ho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20070529/2666b962/attachment.htm
More information about the Developer
mailing list