Mail Archives: djgpp/2001/09/18/19:33:04
Message-ID: | <3BA7D8B0.47526F9E@yahoo.com.NOSPAM>
|
From: | CBFalconer <cbfalconer AT yahoo DOT com DOT NOSPAM>
|
Organization: | Ched Research
|
X-Mailer: | Mozilla 4.75 [en] (Win98; U)
|
X-Accept-Language: | en
|
MIME-Version: | 1.0
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | GPC fails - why?
|
Lines: | 145
|
Date: | Tue, 18 Sep 2001 23:28:33 GMT
|
NNTP-Posting-Host: | 12.90.180.128
|
X-Complaints-To: | abuse AT worldnet DOT att DOT net
|
X-Trace: | bgtnsc06-news.ops.worldnet.att.net 1000855713 12.90.180.128 (Tue, 18 Sep 2001 23:28:33 GMT)
|
NNTP-Posting-Date: | Tue, 18 Sep 2001 23:28:33 GMT
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Just downloaded and installed GPC20bb, together with gcc2953b and
gpp2953b. I get the following on first trial:
-------------------- start here ---------
>[1] c:\p\hello>gpc -g -v -o hello hello.pas
>Using builtin specs.
>gpc version 20001101, based on 2.95.2 19991024 (release)
> c:/djgpp/lib/gcc-lib/djgpp/2.952/gpcpp.exe -lang-pascal -v -famtmpfile=c:/djgpp
>/tmp\ccaik3mj -fdelphi-comments -D__GNU_PASCAL__ -undef -D__GNUC__=2 -D__GNUC_MI
>NOR__=95 -D__GPC__=2 -D__GPC_MINOR__=0 -D__GPC_RELEASE__=20001101 -D__BITS_LITTL
>E_ENDIAN__=1 -D__BYTES_LITTLE_ENDIAN__=1 -D__WORDS_LITTLE_ENDIAN__=1 -Dunix -Di3
>86 -DGO32 -DDJGPP=2 -DMSDOS -D__OS_DOS__=1 -D__unix__ -D__i386__ -D__GO32__ -D__
>DJGPP__=2 -D__MSDOS__ -D__OS_DOS__=1 -D__unix -D__i386 -D__GO32 -D__DJGPP=2 -D__
>MSDOS -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) -g -Acpu(i386)
>-Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_pentium__ -imacros c:/djgpp/
>bin/../include/sys/version.h -remap hello.pas c:/djgpp/tmp\ccbik3mj.i
>GNU Pascal Compiler PreProcessor version 2.95.2 19991024 (release) (80386, BSD s
>yntax)
>#include "..." search starts here:
>#include <...> search starts here:
> /usr/local/include
> JDIR/i586-pc-msdosdjgpp/include
> $DJDIR/lib/gcc-lib/djgpp/2.952/include
> $DJDIR/include
>End of search list.
> c:/djgpp/lib/gcc-lib/djgpp/2.952/gpc1.exe c:/djgpp/tmp\ccbik3mj.i -quiet -dumpb
>ase hello.pas -g -version -famtmpfile=c:/djgpp/tmp\ccaik3mj -o c:/djgpp/tmp\ccbi
>k3mj.s
>GNU Pascal version 2.95.2 19991024 (release) (djgpp) compiled by GNU C version 2
>.95.2 19991024 (release).
> c:/djgpp/bin/as.exe -o c:/djgpp/tmp\ccbik3mj1.o c:/djgpp/tmp\ccbik3mj.s
> -o hello c:/djgpp/lib/crt0.o -Lc:/djgpp/lib/gcc-lib/djgpp/2.952 -Lc:/djgpp/bin
>-Lc:/djgpp/lib c:/djgpp/tmp\ccbik3mj1.o -lgpc -lm -lgcc -lc -lgcc -Tdjgpp.djl
>gpc.exe: installation problem, cannot exec `-o': No such file or directory (ENOE
>NT)
[1] c:\p\hello>dir
Volume in drive C is W98SYSFAT32 Serial number is 39EB:49EB
Directory of C:\p\hello\*
9-18-01 17:57 <DIR> .
9-18-01 17:57 <DIR> ..
9-18-01 18:02 <DIR> djrh
9-18-01 18:44 1,266 hello.gdt
9-18-01 18:44 10,825 hello.gpr
9-18-01 18:12 201 hello.pas
12,292 bytes in 3 files and 3 dirs
1,062,711,296 bytes free
[1] c:\p\hello>cd \djgpp
[1] c:\djgpp>dir /4 /s lib\gcc-lib\djgpp
Volume in drive C is W98SYSFAT32 Serial number is 39EB:49EB
Directory of C:\djgpp\lib\gcc-lib\djgpp\*
[.] [..] [2.952]
[2.953]
0 bytes in 0 files and 4 dirs
Directory of C:\djgpp\lib\gcc-lib\djgpp\2.952\*
[.] [..] [include]
[units]
gpc1.exe gpcpp.exe libgpc.a
2,754,420 bytes in 3 files and 4 dirs 2,760,704 bytes
allocated
Directory of C:\djgpp\lib\gcc-lib\djgpp\2.952\include\*
[.] [..] gpc-in-c.h
2,630 bytes in 1 file and 2 dirs 4,096 bytes
allocated
Directory of C:\djgpp\lib\gcc-lib\djgpp\2.952\units\*
[.] [..] crt.inc
crt.pas
crtc.c crtc.h crtdjgpp.h
crtlinux386.h
crtx.c dos.pas dosunix.pas
fileutils.pas
gmp.pas gmpc.c gpc-bp.pas
gpc.pas
gpcutil.pas heapmon.pas md5.pas
overlay.pas
pipe.pas pipec.c ports.pas
printer.pas
regex.pas regexc.c rts-config.inc
strings.pas
stringutils.pas system.pas trap.pas
trapc.c
turbo3.pas wincrt.pas windos.pas
591,094 bytes in 33 files and 2 dirs 659,456 bytes
allocated
Total for: C:\djgpp\lib\gcc-lib\djgpp\2.952\*
3,348,144 bytes in 37 files and 8 dirs 3,424,256 bytes
allocated
Directory of C:\djgpp\lib\gcc-lib\djgpp\2.953\*
[.] [..] [include]
cc1.exe
cc1plus.exe collect2.exe cpp0.exe
libgcc.a
specs SYSCALLS.cX
5,132,698 bytes in 7 files and 3 dirs 5,144,576 bytes
allocated
Directory of C:\djgpp\lib\gcc-lib\djgpp\2.953\include\*
[.] [..] exception
iso646.h
new new.h proto.h
README
typeinfo
4,132 bytes in 7 files and 2 dirs 28,672 bytes
allocated
Total for: C:\djgpp\lib\gcc-lib\djgpp\2.953\*
5,136,830 bytes in 14 files and 5 dirs 5,173,248 bytes
allocated
Total for: C:\djgpp\lib\gcc-lib\djgpp\*
8,484,974 bytes in 51 files and 17 dirs 8,597,504 bytes
allocated
1,062,707,200 bytes free
----------------- end here --------------
(The initial ">" are to prevent extra line wrapping in the news
editor. The [1] at the start of the prompt is 4dos shell nesting
level.)
What have I failed to configure? There is plenty of disk space.
It appears to succeed on the compilation phase, but fail at link
output.
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT XXXXworldnet DOT att DOT net)
(Remove "XXXX" from reply address. yahoo works unmodified)
mailto:uce AT ftc DOT gov (for spambots to harvest)
- Raw text -