Android Native GCC 4.9.2 Build Fails at Dynamic libgcc

Cyd Haselton chaselton@gmail.com
Tue Jan 6 20:24:00 GMT 2015


On Tue, Jan 6, 2015 at 11:17 AM, Andrew Haley <aph@redhat.com> wrote:
> On 01/06/2015 04:11 PM, Cyd Haselton wrote:
>> On Tue, Jan 6, 2015 at 9:11 AM, Cyd Haselton <chaselton@gmail.com> wrote:
>>> On Tue, Jan 6, 2015 at 3:34 AM, Andrew Haley <aph@redhat.com> wrote:
>
>>

>
> One of the input files does, because otherwise the link would not have
> failed.  Maybe the input file is some internally-generated gcc magic
> which does not appear on the command line, but when the link fails
> there should be some info in the error message.  You can run the link
> command with "-v" to see what is really happening.
>
> Andrew.

So there may be some file in the 4.9 libgcc build directory that isn't
in the 4.8 libgcc build directory OR there's some file that the 4.9
libgcc build generates on the fly?



More information about the Gcc-help mailing list