Mail Archives: djgpp/1995/01/22/11:55:53
Can someone suggest a fix, or an attack, on the following problem
setting up djgpp. I am on a compaq contura 400cx, 4mb, dos6.0/windows3.1
as supplied by compaq. thanks
wjs AT cs DOT sunysb DOT edu
pkunzip 2.04 was used to expand:
DJDEV110 ZIP 914,966 01-20-95 10:44p
GAS211BN ZIP 63,697 01-20-95 10:46p
GCC241BN ZIP 1,593,926 01-20-95 11:06p
BNU252BN ZIP 1,004,073 01-21-95 12:11a
DJTST112 ZIP 28,992 01-22-95 9:17a
Simple C compile test
Reading specs from c:/lcl/gcc/lib/specs
gcc version 2.4.1
c:/lcl/gcc/bin/cpp.exe -lang-c -v -undef -D__GNUC__=2 -Dunix -Di386 -D__unix__ -D__i386__ -D__unix -D__i386 -D__GO32__ -D__MSDOS__ -DGO32 -DMSDOS -noprecomp t01.c c:/tmp/cc000105
GNU CPP version 2.4.1 (80386, BSD syntax)
c:/lcl/gcc/bin/cc1.exe c:/tmp/cc000105 -quiet -dumpbase t01.c -version -o c:/tmp/cca00105
GNU C version 2.4.1 (80386, BSD syntax) compiled by GNU C version 2.4.1.
c:/lcl/gcc/bin/as.exe -o c:/tmp/ccb00105 c:/tmp/cca00105
c:/lcl/gcc/bin/ld.exe -o t01 c:/lcl/gcc/lib/crt0.o -Lc:/lcl/gcc/lib c:/tmp/ccb00105 -lgcc -lc -lgcc
c:/lcl/gcc/bin/ld.exe version 1.10 Copyright (C) 1991 DJ Delorie
Can't open file <@c:/tmp/ccb00105.gp>
c:/lcl/gcc/bin/go32.exe version 1.10 Copyright (C) 1991 DJ Delorie
Can't open file <t01>
- Raw text -