hi alexander,
I tried to compile genode source code by using below link http://genode.org/documentation/developer-resources/build_system
here i did't understand how to get iso image after compilation. I got only following directories
build.lx> app/ bin/ core/ drivers/ etc/ hello/ init/ lib/ server/ test/ var/ Makefile progress.log
could you please tell me clear steps to compile genode source code for applying directly on hardware and linux platform . also how to generate iso to boot genode in x86 hardware. is any boot file required for those ?
thanks in advance
With Reg, VENKADA RAMANUJAM.S 9578520238
On Tue, Aug 20, 2013 at 4:53 PM, Alexander Tarasikov < alexander.tarasikov@...9...> wrote:
On Tue, Aug 20, 2013 at 3:15 PM, Venkada Ramanujam < venkadaramanujam@...9...> wrote:
Hi,
Complete building and installation for Genode source code is not
available. So can i follow below steps. will it work ?
1.Extracting available genode.iso 2.compile only particular code (ex:lwip,nic and netperf for improving tcp/ip performance). 3.replace with existing files (lwip,nic and netperf) with extracted directory (at step 1). 4.again make iso for that directory 5.run with qemu.
is it correct or not? or any other procedure for building source and creating iso for genode source.
You're definitely missing something. Genode creates the iso when you compile it. You may need to install mkisofs (or genisoimage and make a "mkisofs" symlink to it in /usr/bin/). When you execute the "make run/hello", the iso is placed at var/run/hello.iso
And no, the way you suggested will probably not work because the XML configuration is built into the init program, I think.
With Reg, VENKADA RAMANUJAM.S 9578520238
Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clk... _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
-- Regards, Alexander
Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clk... _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main