This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Failure in bootstrapping gfortran-4.5 on Cygwin


On Fri, May 08, 2009 at 05:39:50PM +0200, Angelo Graziosi wrote:
> The current snapshot 4.5-20090507 fails to bootstrap on Cygwin:
> 
> --------------------------------------------
> [...]
> /tmp/build/./prev-gcc/xgcc -B/tmp/build/./prev-gcc/ 
> -B/usr/local/gfortran/i686-pc-cygwin/bin/ -c  -g -O2 -DIN_GCC   -W -Wall 
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual 
> -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic 
> -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror 
> -DHAVE_CONFIG_H -I. -I. -I/tmp/gcc-4.5-20090507/gcc 
> -I/tmp/gcc-4.5-20090507/gcc/. -I/tmp/gcc-4.5-20090507/gcc/../include 
> -I/tmp/gcc-4.5-20090507/gcc/../libcpp/include 
> -I/tmp/gcc-4.5-20090507/gcc/../libdecnumber 
> -I/tmp/gcc-4.5-20090507/gcc/../libdecnumber/bid -I../libdecnumber    -I. 
> -I. -I/tmp/gcc-4.5-20090507/gcc -I/tmp/gcc-4.5-20090507/gcc/. 
> -I/tmp/gcc-4.5-20090507/gcc/../include 
> -I/tmp/gcc-4.5-20090507/gcc/../libcpp/include 
> -I/tmp/gcc-4.5-20090507/gcc/../libdecnumber 
> -I/tmp/gcc-4.5-20090507/gcc/../libdecnumber/bid -I../libdecnumber   \
>         /tmp/gcc-4.5-20090507/gcc/config/i386/msformat-c.c
> cc1: warnings being treated as errors
> /tmp/gcc-4.5-20090507/gcc/config/i386/msformat-c.c:39: error: enum 
> conversion in initialization is invalid in C++

Not a gfortran problem.

Ask those that are breaking gcc to compile with a C++ compiler
for help.

-- 
Steve


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