mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] error when compiling gcc


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] error when compiling gcc
Date: Tue, 1 Jun 2010 09:08:45 +1000

On 1 June 2010 03:56, hoijui <address@hidden> wrote:
> thanks a lot Tony!
>
> did that, and attached the error log.
> to make it short, it fails with the same error, so yeah... i guess you
> are right with gentoo having a problem there. :/

Try the attached gcc.mk file. It basically forces PKGVERSION to drop
the ending space. There's no way to do this using --with-pkg-version,
configure intentionally adds the space, and the gcc/Makefile suggests
that version.c is sensitive to spacing and quoting.

It may work for you, though I'm not sure it's a real solution.

Tony

Attachment: gcc.mk
Description: Binary data


reply via email to

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