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: build failure? (libgfortran)


On 2/5/07, Dorit Nuzman <DORIT@il.ibm.com> wrote:
Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com> wrote on 05/02/2007
08:18:34:

> Dorit Nuzman wrote:
> > I'm seeing this bootstrap failure on i686-pc-linux-gnu (revision
121579) -
> > something I'm doing wrong, or is anyone else seeing this?
>
> Yes. I see the same at x86_64-redhat-linux.
>

Thanks.

Turns out I see the same problem on ppc64-yellowdog-linux

This is because we now fixinclude sysmacros.h and libgfortran is built with -std=gnu99.

Caused by:

2007-02-03 Bruce Korb <bkorb@gnu.org>

       * inclhack.def (glibc_c99_inline_4): replace "extern" only if
       surrounded by space characters.

Richard.


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