X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: idollanium AT yahoo DOT com (Ido Yehieli) Newsgroups: comp.os.msdos.djgpp Subject: Re: using pythonD 2.2.1 (compiled with djgpp) on a 486 without a math coprocessor Date: 9 Aug 2004 01:06:53 -0700 Organization: http://groups.google.com Lines: 35 Message-ID: <5f4d0553.0408090006.62f0babe@posting.google.com> References: <5f4d0553 DOT 0408080409 DOT 72de3fea AT posting DOT google DOT com> <9003-Sun08Aug2004222326+0300-eliz AT gnu DOT org> NNTP-Posting-Host: 132.77.4.129 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1092038813 1790 127.0.0.1 (9 Aug 2004 08:06:53 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 9 Aug 2004 08:06:53 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:<9003-Sun08Aug2004222326+0300-eliz AT gnu DOT org>... > Is PythonD a DJGPP program? Only DJGPP programs will notice these > variables and only they can use the 387emu.dxe emulator. yes, it is. > > If it's a DJGPP program, then perhaps something is wrong with how you > set the environment variables. Please type "set", hit [Enter], and > then post here everything that is displayed as a result. COMSPEC=C:\COMMAND.COM OS=DRDOS VER=7 PYTHONHOME=C:/PYTHOND PYTHONDIR=C:\PYTHOND PYTHONCASEOK=1 TERM=ansi.sys LD_LIBRARY_PATH=C:/PYTHOND/lib 387=N 387EMU=c:\387emu.dxe PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\DRDOS;C:\FREEDOS;C:\THINKPAD;C:\UTILS\NC;C:\PYTHON;C:\UTILS\ZIP; DJGPP=C:\DJGPP\DJGPP.ENV PROMPT=$p$g TEMP=C:\TEMP DRDOSCFG=C:\DRDOS WIN$=C:\WINDOWS > > Also, what type and version of OS do you have on that machine? I have DRDOS version 7.03 Thanks, Ido.