Mail Archives: djgpp/1998/01/29/04:19:14
On Wed, 28 Jan 1998, Eugene wrote:
> 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.
- Raw text -