Fernando Líbio <f_libio@xxxxxxxxxxxx> writes: > I'm getting an undefined reference to 'errno'. There is > > > #include <errno.h> > extern int errno The second line is bogus, remove it. -- Falk
Fernando Líbio <f_libio@xxxxxxxxxxxx> writes: > I'm getting an undefined reference to 'errno'. There is > > > #include <errno.h> > extern int errno The second line is bogus, remove it. -- Falk