[Bug target/35619] gcc-4.3.0 build fails in gfortran section centos-4.6

bill at cse dot ucdavis dot edu gcc-bugzilla@gcc.gnu.org
Tue Mar 18 00:04:00 GMT 2008



------- Comment #8 from bill at cse dot ucdavis dot edu  2008-03-18 00:02 -------
(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
> 

So how would I fix it?(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
> 

BTW, this seems pretty common, I looked at Ubuntu Gutsy 7.10 system and it has
the same definition:
cat /usr/include/bits/stdio.h | grep feof_unlocked | head -1
__NTH (feof_unlocked (FILE *__stream))


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35619



More information about the Gcc-bugs mailing list