[okl4-developer] OKL4_3.0 build error - init_script.cc warnning raised to errors.

Alexander Valitov valitov79 at mail.ru
Wed Dec 10 22:08:17 EST 2008


Thank you Robert,

It works.

I downloaded 
http://www.ertos.nicta.com.au/downloads/tools/arm-linux-3.4.4.tar.gz
http://www.ertos.nicta.com.au/downloads/tools/arm-linux-3.4.4.tar.gz .
And have built OK Linux using command:
tools/build.py machine=versatile project=linux test_libs=posix wombat=true
kdb_serial=True TOOLCHAIN=gnu_arm_eabi_toolchain
pistachio.TOOLCHAIN=gnu_arm_toolchain PYFREEZE=False

Now I'm trying to run it under QEMU.

Thanks again, Valitov Alexander


Robert Wetzel wrote:
> 
> Patrick Sun wrote:
>>      I’m trying to build OK Linux using OKL4, however, OKL4 refuse to 
>> build due to compiling errors. Can anybody give some advice?
> 
> You need two different compilers: One for the kernel (the toolchain is
> specified via "pistachio.TOOLCHAIN=...") and one for the userland stuff,
> given by the usual "TOOLCHAIN=..." argument. Just recently there was
> some discussion about that topic.
> 
> Anyway, even with an otherwise matching toolchain (in terms of ABI and
> such), compiling the kernel with a gcc4, even more so gcc 4.2 (ignoring
> gcc 4.3) will bring up a number of problems/errors. Easiest way out
> is to use the 3.4.4 "NICTA" gcc toolchain to compile the kernel. It's
> referenced somewhere in the OKLabs Wiki.
> 
> Good luck,
> 
> Robert
> 
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
> 
> 

-- 
View this message in context: http://n2.nabble.com/OKL4_3.0-build-error---init_script.cc-warnning-raised-to-errors.-tp1634545p1638270.html
Sent from the OKL4 Community Forum mailing list archive at Nabble.com.




More information about the Developer mailing list