genode/base-linux
Christian Prochaska 1947d08e78 Use the host c++ for linking hybrid applications
Some shared libraries of the host system contain search paths for finding
other needed shared libraries. These paths get evaluated only by a native
linker. To find all needed shared libraries, with this patch, the host
linker is used to link hybrid applications.

Fixes #645.
2013-02-12 12:53:35 +01:00
..
etc
include
lib Use the host c++ for linking hybrid applications 2013-02-12 12:53:35 +01:00
mk
run
src
README

This repository contains the Linux-specific implementation of Genode.