Date: Mon, 22 May 1995 15:06:08 +0000 From: NITISH PATEL Subject: Function in libm.a ? To: djgpp AT sun DOT soe DOT clarkson DOT edu Organization: University of Auckland Hi, I have been trying to compile spice3f4 on a 486 DOS/Windows using djgpp (gcc ver 2.5.7). During link time the following is reported. ... undefined reference to `erfc' I have checked libm.a (using ar -t libm.a) and the function erfc.o does not exist while it is listed in math.h. It seemed to be the most obvious place to look but since I am no guru in this arena ... Thanks in advance Nitish