From: kagel AT quasar DOT bloomberg DOT com Date: Thu, 11 Jan 1996 08:26:46 -0500 To: coomar AT iitk DOT ernet DOT in Cc: djgpp AT delorie DOT com Subject: Re: Using Turbo-C with DJgpp Reply-To: kagel AT quasar DOT bloomberg DOT com From: coomar AT iitk DOT ernet DOT in Date: Thu, 11 Jan 96 1:22:25 IST Hello I have a library ".lib" compiled using TURBO-C and I have another library ".a" compiled using djgpp+gcc. I now want to link this ".a" library to my ".lib" library so that I can write my programs in Turbo-C using my new ".lib" . Is it possible at all. I work on a 486DX-33Mhz running DOS-6.22 . Simple answer: NO! It is not possible. DJGPP does not understand Intel Binary Object Format and Turbo-C does not understand COFF format. Get a copy of the FAQ (I think it is DJFAQ100.ZIP or something similar) it will answer MANY questions of this type for you. -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com A proverb is no proverb to you 'till life has illustrated it. -- John Keats