Date: Wed, 10 Nov 1993 09:17:49 +0200 (MESZ) From: Christoph Kuhmuench Subject: -lgpl To: djgpp Maillist I downloaded the basic files to work with djgpp and have a little trouble with the libraries. I always have to compile programs with gcc -lgpl -lm I found an ASCII-File called "specs" maybe there"s something wrong with it? Maybe somebody can explain to me which library contains object-code for C ( or C++) sources? E.g. I have a library libm and a library libm_p. Must I use libm_p to compile C++ sources? Thanks for your help Chris