From: Inkel AT sion DOT com To: djgpp AT delorie DOT com Date: 6 Mar 1998 01:19:46 EDT Subject: DJGPP programs on 80286 (help me). Message-ID: <0cf2b3725040638PROXY@sion.net> Precedence: bulk PE>Are the programs compiled with GCC are 32-bit? PE>Will they run in DOS 5? PE>CWSDPMI won't install on a 80286-PC. How do I disable use of DPMI in my PE>programs in DJGPP? PE>I'm using Allegro. PE>BTW, do any of you know a good "C-beautifier"? PE>Thank you! PE>Nils Emil P. Larsen As far as I know, DJGPP will not compile programs for 80286, cause it's a 32-bit compiler and 80286 are 16-bits processor machine. Anyway, FYI read the FAQ in section 3.4 Leandro Mariano López (inkel AT sion DOT com)