Re: Android Native GCC 4.9.2 Build Fails at Dynamic libgcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/05/2015 04:13 PM, Cyd Haselton wrote:
> I'm guessing because I haven't received a reply yet but here's the
> first few lines of 'cat gcc/nm' run in both the 4.8 and 4.9 build dirs

I don't know what answer you're waiting for.


You have the command which failed on 4.9.  On 4.8 it begins

/bld/gcc/builddir-4.8/./gcc/xgcc -B/bld/gcc/builddir-4.8/./gcc/
-B/usr/gcc-4.8.4/arm-linux-androideabi/bin/
-B/usr/gcc-4.8.4/arm-linux-androideabi/lib/...

If you run that command with the additional argument "-Wl,-Map,mapfile"
you'll get a link map (called "mapfile") which should tell you where
dlopen is linked from.

Andrew.





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux