This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Android Native GCC 4.9.2 Build Fails at Dynamic libgcc


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]