Strange "bug" (?) using egcs 1999 06 16

Alexandre Oliva oliva@dcc.unicamp.br
Wed Jun 30 23:07:00 GMT 1999


On Jun 19, 1999, Arnaud Launay <zoro@multimania.com> wrote:

> /tmp/ccukxaaa.o: In function `main':
> /tmp/ccukxaaa.o(.text+0x10): undefined reference to `stat'

It must have been a bug in glibc 2.0.7pre6; it should provide an
out-of-line definition of `stat' for cases in which the `extern
inline' version in sys/stat.h was not inlined.  It appears to be fixed 
in 2.1.1.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list