From: FaehnTim AT aol DOT com Message-ID: <28236d55.3587767b@aol.com> Date: Wed, 17 Jun 1998 03:55:38 EDT To: djgpp AT delorie DOT com Mime-Version: 1.0 Subject: Where am I supposed to put bcd.h? Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Precedence: bulk I've tried putting bcd.h in all sorts of places, but I still get undefined references to the functions even when it recognizes bcd.h. Where do I put bcd.h? Do I need to put bcd.c somewhere, too? What about bcd.o? I think I need to know how to install libraries in general. Do I only need a library (such as *.a) in the c:\djgpp\lib directory or do I need the *[.h|.c|.o] somewhere, also? If so, where? Thank you, Tim Faehnle