Mail Archives: djgpp/1999/09/23/21:42:57
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BF05D8.18E44A74
Content-Type: text/plain;
charset="iso-8859-1"
Eli, Thanks for all your help. I really appreciate it.
(Please tell me if this post is html or not, sorry)
Eli wrote:
> What happens if you type this:
>
> go32-v2 c:/djgpp/lib/gcc-lib/2.81/cc1.exe -version
>
> If there's no "Permission denied" message in this case, type Ctrl-Z
> and post here what it prints.
>
Here is the output of the above command:
GNU C version 2.8.1 (djgpp) compiled by GNU C version 2.8.1.
options passed:
options enabled: -fpeephole -ffunction-cse -fkeep-static-consts
-fpcc-struct-return -fcommon -fgnu-linker -m80387 -mhard-float
-mno-soft-float -mieee-fp -mfp-ret-in-387 -mschedule-prologue -mcpu-i386
-march=pentium
^Z
.file "stdin"
gcc2_compiled.:
___gnu_compiled_c:
time in parse: 0.000000
time in integration: 0.000000
time in jump: 0.000000
time in cse: 0.000000
time in loop: 0.000000
time in cse2: 0.000000
time in branch-prob: 0.000000
time in flow: 0.000000
time in combine: 0.000000
time in sched: 0.000000
time in local-alloc: 0.000000
time in global-alloc: 0.000000
time in sched2: 0.000000
time in dbranch: 0.000000
time in shorten-branch: 0.000000
time in stack-reg: 0.000000
time in final: 0.000000
time in varconst: 0.000000
time in symout: 0.000000
time in dump: 0.000000
Also, what about long filenames? I made sure that I unzipped everything
with pkunzip -d (version 2.50). However,
the command.com on this system while at the C:\ prompt, "dir" will list long
filenames NOT truncated 8.3 names. Does that mean anything?
Ronald
------_=_NextPart_001_01BF05D8.18E44A74
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>RE: NT?</TITLE>
</HEAD>
<BODY>
<BR>
<P><FONT SIZE=3D2>Eli, Thanks for all your help. I really =
appreciate it. </FONT>
<BR><FONT SIZE=3D2>(Please tell me if this post is html or not, =
sorry)</FONT>
</P>
<P><FONT SIZE=3D2>Eli wrote:</FONT>
<BR><FONT SIZE=3D2>> What happens if you type this:</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> go32-v2 =
c:/djgpp/lib/gcc-lib/2.81/cc1.exe -version</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> If there's no "Permission denied" =
message in this case, type Ctrl-Z</FONT>
<BR><FONT SIZE=3D2>> and post here what it prints.</FONT>
<BR><FONT SIZE=3D2>> </FONT>
</P>
<P><FONT SIZE=3D2>Here is the output of the above command:</FONT>
</P>
<P><FONT SIZE=3D2>GNU C version 2.8.1 (djgpp) compiled by GNU C version =
2.8.1.</FONT>
<BR><FONT SIZE=3D2>options passed:</FONT>
<BR><FONT SIZE=3D2>options enabled: -fpeephole -ffunction-cse =
-fkeep-static-consts</FONT>
<BR><FONT SIZE=3D2> -fpcc-struct-return -fcommon -fgnu-linker =
-m80387 -mhard-float</FONT>
<BR><FONT SIZE=3D2> -mno-soft-float -mieee-fp -mfp-ret-in-387 =
-mschedule-prologue -mcpu-i386</FONT>
<BR><FONT SIZE=3D2> -march=3Dpentium</FONT>
<BR><FONT SIZE=3D2>^Z</FONT>
<BR> <FONT =
SIZE=3D2>.file "stdin"</FONT>
<BR><FONT SIZE=3D2>gcc2_compiled.:</FONT>
<BR><FONT SIZE=3D2>___gnu_compiled_c:</FONT>
</P>
<P><FONT SIZE=3D2>time in parse: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in integration: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in jump: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in cse: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in loop: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in cse2: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in branch-prob: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in flow: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in combine: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in sched: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in local-alloc: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in global-alloc: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in sched2: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in dbranch: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in shorten-branch: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in stack-reg: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in final: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in varconst: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in symout: 0.000000</FONT>
<BR><FONT SIZE=3D2>time in dump: 0.000000</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Also, what about long filenames? I made sure =
that I unzipped everything with pkunzip -d (version 2.50). =
However,</FONT>
<BR><FONT SIZE=3D2>the command.com on this system while at the C:\ =
prompt, "dir" will list long filenames NOT truncated 8.3 =
names. Does that mean anything?</FONT></P>
<P><FONT SIZE=3D2>Ronald</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01BF05D8.18E44A74--
- Raw text -