Message-ID: <5DC46304540DD31181000008C7C567CC21CDCE@dalntexchange01.tx.czn.com> From: "Waller, Ronald" To: "'Eli Zaretskii'" Cc: "'djgpp AT delorie DOT com'" Subject: RE: NT? Date: Thu, 23 Sep 1999 10:27:07 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF05D8.18E44A74" Reply-To: djgpp AT delorie DOT com 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 RE: NT?

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=3Dpentium
^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--