genode/base-linux/lib
Christian Prochaska 522a86e54a base-linux: use the Genode GCC's crt files
With this patch hybrid applications get linked with the Genode GCC's
'crtbegin.o' and 'crtend.o' files instead of the host GCC's versions
to avoid compatibility problems. This only affects the 'linux_x86'
platform, since on the 'lx_hybrid_x86' platform the Genode GCC is the
host GCC.

Fixes #550.
2012-12-21 14:54:21 +01:00
..
import base-linux: use the Genode GCC's crt files 2012-12-21 14:54:21 +01:00
mk Linux: Build hybrid library with Genode tool chain 2012-11-05 17:31:05 +01:00