From: Ole Winther Message-Id: <199704141258.OAA24986@emma.ruc.dk> Subject: grx20 linking problems To: djgpp AT delorie DOT com Date: Mon, 14 Apr 1997 14:58:07 +0200 (MET DST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Welle I got the grx20.zip files, making graphics, and put the include and lib files in th same dirs as the other files I use is put. But it seems that the grx20.h are invorked as intended, but the linking fail. I use the following metod. gcc -c -v -Wall myfile.cc and gxx myfile.exe myfile.o Then gxx report that the grx20 function is'nt defined. The function I have tryed ar GrLine & GrCustomLine. Sincerely Ole Winther