Subj : Re: Linker says: 32-bit record found in module.asm To : borland.public.cpp.borlandcpp From : Nathaniel L. Walker Date : Thu Feb 03 2005 04:36 am When it comes with a suitable installer, I may stop using BC3.1 for my DOS development, but so far trying to install this thing along with the libraries that I would want to use to give it identical functionality to Borland's toolset (DJGPP, TVision, GRX, Allegro, etc.) has been nothing short of a nightmare. I recommend Open Watcom for 32-bit DOS development. Nathaniel L. Walker "Wayne A. King" wrote in message news:42003dfa.2562361@newsgroups.borland.com... > On Tue, 01 Feb 2005 23:20:46 +0000, Szakats Istvan > wrote: > > >how can i make bc++ 3.1 compile a normal cpp in 32bit mode > > You can't. BC++ 3.1 creates 16-bit object files only. > If you want to create a DPMI32 program, why don't you > just use the free DJGPP C++ compiler? The optional > RHIDE interface has the look and feel of BC++ 3.1 for DOS. > Get it at: http://www.delorie.com/djgpp/ > > -- > Wayne A. King > (waking@idirect.com, Wayne_A_King@compuserve.com) .