[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19030] ld generates .so/x86 with bad phdr so the Android linker
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/19030] ld generates .so/x86 with bad phdr so the Android linker won't dlopen |
Date: |
Thu, 01 Oct 2015 05:37:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19030
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |INVALID
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
-nostdlib is a gcc option, not a ld option. It looks to me like your version
of ld is treating the option as if it were -n.
--
You are receiving this mail because:
You are on the CC list for the bug.