Date: Mon, 10 Jul 1995 15:52:48 -0400 From: PMills2627 AT aol DOT com To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: linker error: "indefined reference to 'cputs' I'm having problems compiling a program that I wrote with turboc 2.0. I get an error " undefined reference to ''" where is cputs, gotoxy etc. I have included pc.h and gppconio.h as well as used the -lpc switch. what gives?