Xref: news-dnh.mv.net comp.os.msdos.djgpp:701 Path: news-dnh.mv.net!mv!news.NH.Destek.Net!news2.net99.net!news.cais.com!news.sprintlink.net!howland.reston.ans.net!swrinde!news.uh.edu!bti!news.sesqui.net!rice!news!sandmann From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: emu387 with V2??? Date: Wed, 28 Jun 1995 08:51:41 CDT Organization: Rice University, Houston, Texas Lines: 25 References: Reply-To: sandmann AT clio DOT rice DOT edu Nntp-Posting-Host: clio.rice.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp > 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