Android Native GCC 4.9.2 Build Fails at Dynamic libgcc

Andrew Haley aph@redhat.com
Fri Dec 26 22:02:00 GMT 2014


On 26/12/14 20:05, Cyd Haselton wrote:
> On Thu, Dec 25, 2014 at 4:08 AM, Cyd Haselton <chaselton@gmail.com> wrote:
>> On Thu, Dec 25, 2014 at 4:52 AM, Cyd Haselton <chaselton@gmail.com> wrote:
>>> On Thu, Dec 25, 2014 at 3:27 AM, Andrew Haley <aph@redhat.com> wrote:
>>>> On 24/12/14 20:54, Cyd Haselton wrote:
>>>>> Although I'm not sure if this has anything to do with the libgcc issue
>>>>> i'm seeing...
>>>>
>>>> It probably isn't.  The problem I'm having right now is that I don't
>>>> know why 4.8.x works.  I have no Android development system to find
>>>> out.  It'd be really cool if you could find out where 4.8.x gets the
>>>> necessary -ldl from.
>>>>
>>>> Andrew.
>>>>
>>
>> For the link-command part of -dumpspecs? Or elsewhere?
>> Would it help if I posted the entire contents of dumpspecs?
> 
> Follow up to make sure i'm parsing the correct location for -ldl inclusion.

The only way to proceed: look at the output when compiling 4.8 and see
where the -ldl comes from, then look at the makefiles.  I have no
tricks, I'm afraid.

Andrew.




More information about the Gcc-help mailing list