Attempting to build the current trunk

Tim Prince n8tm@aol.com
Sat Jan 4 18:45:00 GMT 2014


On 1/4/2014 1:23 PM, Damian Rouson wrote:
>
> Based on TomÂ’s advice (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654#c22) I can now build on OS X (havenÂ’t tried Linux again) after commenting out the following lines in the configure file:
>
> # Enable -Werror in bootstrap stage2 and later.
> # Check whether --enable-werror was given.
> #if test "${enable_werror+set}" = set; then :
>    #enableval=$enable_werror;
> #else
>    #if test -d ${srcdir}/gcc && test x"`cat $srcdir/gcc/DEV-PHASE`" = xexperimental; then
>    #enable_werror=yes
> #else
>    #enable_werror=no
> #fi
> #fi
>
> Should there be some permanent change to the configure file to avoid having to do this?
>

Is this simply the configure --disable-werror switch? Maybe a permanent 
addition to the build documentation would be in order?

-- 
Tim Prince



More information about the Fortran mailing list