Message-Id: <199801291051.PAA14887@relay.usart.ru> From: "Eugene" To: Subject: Re: MicroPC Date: Thu, 29 Jan 1998 16:55:46 +0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk Hi > > Somebody used DJGPP on MicroPC 6040 (Octagon systems): > > - CPU ALi M6117 386SX 25MHz; > > - 2 MB DRAM; > > - BIOS AT compatible with industrial extension. > > Use _ 386 _ mode (32 bit) on MicroPC is interesting to me. > > Programming on C and Assembler. > > Any ideas please. > > Any ideas about what? Are you asking whether DJGPP should work on > this machine? If so, the answer is "yes, but it will page to disk a > lot, due to low installed memory." You might also have problems with > floating-point code, since the FP emulator provided with DJGPP is > relatively unused these days, and therefore might have bugs. The Example.exe+cwsdpmi.exe causes the 6040 cpu to reset :-( Example.c : main(){ return 0;} MicroPC 6040 have not HDD. There is emulator HDD on FlashROM (1MB) Best Regards, Eugene Markov