Mail Archives: djgpp-workers/1999/10/05/07:27:05
On Tue, 5 Oct 1999, Martin Stromberg wrote:
> it'll probably be a hassel. But if nobody else have OS/2 I can
> probably install it.
Thanks.
The test I had in mind (and which I already ran on DOS with QDPMI and
CWSDPMI, and on Windows 3.1) is the test programs from the
tests/libc/ansi/math directory of djtst203.zip, after modifying this line
from src/libc/emu387/npxsetup.c:
if (__dpmi_set_coprocessor_emulation(3)) {
to say this instead:
if (__dpmi_set_coprocessor_emulation(2)) {
Recompile npxsetup.c, put it into libc.a, the set 387=n and run the test
programs.
> Nice project for Cristmas, and this is for 2.04,
> isn't it, so there is no hurry?
No hurry whatsoever.
- Raw text -