bug-binutils
[Top][All Lists]
Advanced

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

Re: Is this a bug?


From: Nick Clifton
Subject: Re: Is this a bug?
Date: Tue, 8 Feb 2022 11:35:40 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Hi Zane,

Hi. I am trying to compile binutils 2.37. But when the Makefile run > gcc.exe: 
fatal error: no input files
What do I do?

There is some suspicious quoting in the command line, starting with:

  "-DBINDIR=\\C:/test/normalGcc/bin\"

(Note how the closing quote is escaped)

And ending with:

  ../../binutils-2.37/bfd/archive.c"

It looks to me like the command line defining one very long symbol
called BINDIR which contains a lot more than just a path to a bin
directory.

I have no idea why this is happening though.  Perhaps it is related
to how you ran the configure script ?

Cheers
  Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]