So apparently the answer to "How long does VGAPride take to compile on a 386 with 2mb of RAM?" is "GENERAL PROTECTION FAULT AT 09C7:0804"
So apparently the answer to "How long does VGAPride take to compile on a 386 with 2mb of RAM?" is "GENERAL PROTECTION FAULT AT 09C7:0804" 7 comments
admittedly I already do that because BRAZIL crashes it even on DOSBox with like 64mb of ram so I need to do one of: I could try making a bootdisk but this system is already pretty minimal. No CD-ROM, sound, or network drivers. Maybe if I lower the number of files/stacks? looks like I have room for 2 more 30-pin SIMMs. |
yeah it runs out of ram early into flagdefs.cpp.
I'm not really surprised. that file is super-complicated.
I'd need to shard the CPP file to make this work. ugh, compiler partitioning