[yocto] If developers want Ada support see this mail.

2016-03-13 Thread Luke A. Guest
Hi, I've hit bit of a wall and I've placed a large comment in the meta-ada readme. See https://github.com/Lucretia/meta-ada/tree/jethro for more info on how you can help. Thanks, Luke. -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] Need help getting meta-ada going

2016-03-10 Thread Luke A. Guest
Hi, Turns out updating this and making it work properly is harder than I thought. I'm running into symlink recursion errors on the popular_sysroot task on gcc-cross-arm. [log] DEBUG: Shell function sysroot_stage_all finished DEBUG: Executing python function sysroot_strip ERROR: Error executing a

[yocto] [meta-ada] Misconfigure in gcc/ada/gcc-interface/Makefile, tmake_file list is wrong on MIPS/x86

2016-03-10 Thread Luke A. Guest
Hi, I'm trying to get my meta-ada layer working with jethro, gcc-4.9. I've tried to build qemux86, qemumips and qemuarm so far. At this time, I've added "ada" to --enable-languages and I'm trying to get the thing to build first. Both qemux86 and qemumips targets have misconfigured

[yocto] Ada layer for Yocto

2012-11-22 Thread Luke A. Guest
Hi, I managed to get my Ada layer going for the official gumstix repo. I had the code in the wrong bbappend file, should be the gcc-cross, not the gcc one. The repo is here: https://github.com/Lucretia/meta-ada This is currently very basic support and I will be adding more. Please see the