Hello Genodians,
I just created a small Portage overlay which includes the Genode toolchain.
https://github.com/blitz/blitz-overlay
You'll find the toolchain under sys-devel/genode-toolchain. I hope this is useful to anybody.
Regards, Julian
Hi Julian,
On 01/08/2012 04:47 AM, Julian Stecklina wrote:
I just created a small Portage overlay which includes the Genode toolchain.
thanks. I just added this information to our tool-chain page:
http://genode.org/download/tool-chain
Cheers Norman
I am a gentoo user and will certainly give it a shot.
cheers,
James
On Tue, Jan 17, 2012 at 1:36 AM, Norman Feske <norman.feske@...1...> wrote:
Hi Julian,
On 01/08/2012 04:47 AM, Julian Stecklina wrote:
I just created a small Portage overlay which includes the Genode toolchain.
thanks. I just added this information to our tool-chain page:
http://genode.org/download/tool-chain
Cheers Norman
Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Hello Julian,
I emerged your toolchain. It work for x86 but don't work for ARM. I tried to build run/hello for foc_pbxa9. Compilation failed with message: ... Library cxx COMPILE exception.o COMPILE guard.o COMPILE malloc_free.o COMPILE misc.o COMPILE new_delete.o COMPILE unwind.o MERGE supc++.o /usr/local/genode-gcc/bin/genode-arm-ld: /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/libgcc_eh.a(unwind-arm.o): Relocations in generic ELF (EM: 0) /usr/local/genode-gcc/bin/genode-arm-ld: /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/libgcc_eh.a(unwind-arm.o): Relocations in generic ELF (EM: 0) /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/libgcc_eh.a: could not read symbols: File in wrong format
Then I recompiled toolchain for ARM using tools/tool_chain arm and builded example without error.
On Sun, Jan 8, 2012 at 7:47 AM, Julian Stecklina <js@...14...> wrote:
Hello Genodians,
I just created a small Portage overlay which includes the Genode toolchain.
https://github.com/blitz/blitz-overlay
You'll find the toolchain under sys-devel/genode-toolchain. I hope this is useful to anybody.
Regards, Julian
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
Hello,
does this also happen when you install the official binary toolchain without portage?
Julian
(Sorry for top posting)