Hi Alexander, On 05.01.22 19:14, Alexander Tormasov via users wrote: > do anyone have an example to run gcc inside genode?
the tool_chain_auto.run script [1] is the best starting point. It uses Genode's entire tool chain (GCC, binutils, build system, depot tools) on Genode to create the zlib binary package from source. [1] https://github.com/genodelabs/genode/blob/master/repos/ports/run/tool_chain_auto.run Cheers Norman -- Dr.-Ing. Norman Feske Genode Labs https://www.genode-labs.com · https://genode.org Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
