Message-ID: <3161CB18.399B@worldnet.att.net> Date: Tue, 02 Apr 1996 19:49:28 -0500 From: James Kolowich MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Question on DJGPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I'm not sure that this is the right place to send a question on the operation of the compiler. If not, please send me an address where I can send questions. Anyway, I have a question. Is there a way to tell (or force) the compiler to compile 16-bit code? I've got some libraries that I'd love to use with DJGPP, but I'm unable to do so, because there are all sorts of FARs, NEARs, HUGEs, and other relics from 16bit compilers. Also, how do you link .LIB files into DJGPP programs? I get Bad File Format messages when I use the -C switch. Thanks, JamesK