Hi Daniel,
The attached patch fixes the problem but is not approved by our dynamic-linking specialist. As soon as he gives his nod, we'll commit a solution into the public SVN and notify this list.
...
just a small follow-up to Christian's email, please remove the binary of the dynamic linker after applying the patch. In the build directory, issue:
rm var/libcache/ld/ld.lib.so
This way, the linker is rebuilt with the changed 'symbol.map' (unfortunately the dependency of 'ld.lib.so' from 'symbol.map' is missing).
Norman