Hi Taru,
On 03/23/2012 09:42 AM, Taru Karttunen wrote:
Can you try with https://raw.github.com/taruti/genode/master/tool/tool_chain that repo contains only the tool_chain, the tree needs fixes to build.
I have a fix for the '__dso_handle' problem in https://github.com/cproc/genode/tree/gcc-4.7.0, but unfortunately there's still more to do, since apparently exception handling in dynamically linked Genode applications is not working anymore with GCC 4.7.0:
[init -> test-ldso] Starting ldso ... [init -> test-ldso] Starting application ... environ: 7fff07734fa8 [init -> test-ldso] C++ runtime: int [init -> test-ldso] void* abort(): abort called
Christian