Attempting to build the current trunk

Damian Rouson rouson@stanford.edu
Sat Jan 4 20:04:00 GMT 2014


—disable-werror works.  Thanks!

Damian




On Jan 4, 2014, at 10:46 AM, Tobias Burnus <burnus@net-b.de> wrote:

> Tobias Burnus wrote:
>> 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.
>>>   #enable_werror=no
>>> Should there be some permanent change to the configure file to avoid having to do this?
> ...
>> Regarding the issue you are seeing, I think the attached patch is the correct fix.
> 
> Additionally, you can run ./configure GCC with the --disable-werror option, which should be simpler than modifying "configure".
> 
> Tobias



More information about the Fortran mailing list