Yet another question

Christian Helmuth christian.helmuth at ...1...
Tue Dec 13 19:49:01 CET 2016


Hello Florian,

On Tue, Dec 13, 2016 at 07:11:52PM +0100, Florian Grätz wrote:
> I am running Ubuntu 16.10 64 bits in a Virtual Box on a Windows 10 host:
> florian at ...465...:~/genode/build/linux_x86$ uname -a
> Linux Linde 4.8.0-30-generic #32-Ubuntu SMP Fri Dec 2 03:43:27 UTC 2016
> x86_64 x86_64 x86_64 GNU/Linux

The reference to Ubuntu 16.10 rings a bell. I read about an issue of
this particular Ubuntu version enabling "position-independent
executables" by default in the distros GCC tool chain from the following
issue (unrelated to Genode)

  https://github.com/ldc-developers/ldc/issues/1618

Maybe you can help me remotely as I have no access to a recent Ubuntu
installation. Please try to add the following line at the end of
repos/base-linux/lib/import/import-lx_hybrid.mk and try to rerun the
demo scenario.

  CXX_LINK_OPT += -no-pie

Regards
-- 
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth




More information about the users mailing list