Hi
When I try to load "core" I get this:
Loading sigma0
Loading genode/core
To be loaded binary region is out of memory region.
Binary region: 140000 - 180c08
The binary itself is not big. Is there anything in core I can check?
Best regards
Michael Grunditz
I have a question about 'static inline void
thread_switch_to(Native_thread_id tid)'. This function shall yield to a
given thread, but what is the expected behavior if the targeted thread
exists and is started but also paused?
Greets,
Martin
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