This is the mail archive of the gcc@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: messages about "...is not an ELF file..."


On 3 November 2013 18:34, George R Goffe wrote:
> Hi,
>
> I've been seeing a lot of these messages. I'm building from the repository (main trunk?) as of 1 hour ago or so (fairly up to date I think).
>
> Am I doing something wrong? Is this a bug?

(Your question would probably be more appropriate on the gcc-help mailing list)

No. A python script is not an ELF file, so the warning is accurate,
but it's not a problem.  You can ignore it.


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