X-Originating-IP: [216.77.217.2] From: "D W" To: djgpp AT delorie DOT com Subject: Error: Turning xxx.000 files to xxx.exe Date: Wed, 13 Jun 2001 09:44:18 -0400 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_3286_128b_7654" Message-ID: X-OriginalArrivalTime: 13 Jun 2001 13:44:18.0847 (UTC) FILETIME=[F1B822F0:01C0F40E] Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_3286_128b_7654 Content-Type: text/plain; format=flowed When I attempt to trun my compiled hello.o file into a hello.exe file at the dos prompt, I recieve a hello.000 file in return end the following message: C:\DJGPP\BIN>gcc -o hello.exe hello.o rename of hello.000 to hello.exe failed. The error was:Invalid argument (EINVAL) go32-v2 reads: DPMI memory available:56441 kb DPMI swap space available :68943 kb _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com ------=_NextPart_000_3286_128b_7654 Content-Type: text/plain; name="error c .txt"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="error c .txt" gcc -o hello.exe hello.o rename of hello.000 to hello.exe failed. The error was:Invalid argument (EINVAL) ------=_NextPart_000_3286_128b_7654 Content-Type: text/plain; name="environ.txt"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="environ.txt" COMSPEC=C:\WINDOWS\COMMAND.COM PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DJGPP\BIN PROMPT=$p$g TEMP=C:\WINDOWS\TEMP TMP=C:\WINDOWS\TEMP DJGPP=C:\DJGPP\DJGPP.ENV winbootdir=C:\WINDOWS windir=C:\WINDOWS BLASTER=A220 I5 D1 T4 P330 DJDIR=c:/djgpp USER=dosuser GROUP=root TMPDIR=c:/djgpp/tmp/RHeaaaaa EMU387=c:/djgpp/bin/emu387.dxe LFN=n TEXMFMAIN=c:/djgpp/share/texmf INFOPATH=c:/djgpp/info;c:/djgpp/gnu/emacs/info;c:/djgpp/info;c:/djgpp/gnu/emacs/info INFO_COLORS=0x1f.0x31 INFO_LINES=40 CMDLINE=gcc -o hello.exe hello.o ------=_NextPart_000_3286_128b_7654 Content-Type: application/octet-stream; name="AUTOEXEC.BAT" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="AUTOEXEC.BAT" U0VUIHdpbmRpcj1DOlxXSU5ET1dTDQpTRVQgd2luYm9vdGRpcj1DOlxXSU5E T1dTDQpTRVQgQ09NU1BFQz1DOlxXSU5ET1dTXENPTU1BTkQuQ09NDQpTRVQg UEFUSD1DOlxXSU5ET1dTO0M6XFdJTkRPV1NcQ09NTUFORDtDOlxESkdQUFxC SU4NClNFVCBQUk9NUFQ9JHAkZw0KU0VUIFRFTVA9QzpcV0lORE9XU1xURU1Q DQpTRVQgVE1QPUM6XFdJTkRPV1NcVEVNUA0KU0VUIERKR1BQPUM6XERKR1BQ XERKR1BQLkVOVg0K ------=_NextPart_000_3286_128b_7654--