Mail Archives: djgpp/1995/06/29/17:40:42
> I've downloaded the beta-version of djgpp v2 yesterday and got
> everything installed (I think), but I have a serious problem as I
> can't execute the compiler at all. The reason for this is the missing
> 387 in my 486SX-25. There is a file called 387emu.dxe or something in
> /djgppv2/bin which seems to be some kind of dynamically loadable
> module, but the compiler immediately complains about having no 387
> available. I suppose, the compiler and any other binaries which need
> the emulator should be able to find it on their own, but it didn't
> work for me... does anybody know how to do this???
First, I wrote this without an FPU-less machine available, so there may
be bugs
Second, some of the images to run GCC are V1 images (which can't do
emulation under DPMI) so you are stuck until there is a full V2
distribution
Third, I never tested nested emulation, so there may be some gross
oversight on my part
So, it's all my fault.
I don't have time to look at it this week; I would appreciate it if
someone would check to see which of the above items are contributing
to the problem
- Raw text -