Attempting to build the current trunk

Tobias Burnus burnus@net-b.de
Sat Jan 4 18:46:00 GMT 2014


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