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_...
Cheers Norman