[okl4-developer] building iguana-project for pc99 error: "bss overlap"

Hal Ashburner hala at ok-labs.com
Wed Sep 12 15:26:05 EST 2007


On Wed, 2007-09-12 at 10:49 +0530, ashok.shanmugam at wipro.com wrote:
> 
> Hi all
> 
> I am trying to built the iguana-project for my i386-fc6 machine.
> Im getting the "ld : bss overlap" error on compiling.
> 
> My machin's gcc : 3.3.6, glibc : 2.3.6, python:2.4.3, Simulator : qemu
> 
> Also i couldn't run the okl4 project on my m/c. Im getting
> "sys_thread_area_info syscall not found" infinetely. It is been said
> from the mailing list that this system call is not implemented for
> i386 architecture, is it so?. if so, cant we run okl4 over i386 m/c.
> 
> Is there any one succeeded in building the same?
> 
Hi Ashok,
Yep I have definitely succeeded in building and booting on both
simulator and hardware the release that you have.
I used this toolchain:
https://www.ertos.nicta.com.au/downloads/i686-gcc-3.3.4-glibc-2.3.3-2006-06-02.tar.gz
It unpacks into /opt
add the bin directory to your path and compile with
./tools/build.py machine=ia32_pc99 project=iguana wombat=True
toolprefix=i686-unknown-linux-gnu- simulate

Hope this helps,
-- 
Kind regards,
Hal Ashburner




More information about the Developer mailing list