Date: Wed, 21 Jul 93 10:04:37 -0400
From: gpw AT sunbar DOT mc DOT duke DOT edu (Greg Walcott)
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject:  compiler problem


when I try to run the following:  gcc -v test.c

I get:

c:/gcc/bin/cpp.exe .........
c:/gcc/bin/cc1.exe .........
c:/gcc/bin/as.exe -o /tmp/cca00035
ld c:/gcc/lib/crt0.o -lc:/gcc/lib c:/tmp/ccc00035 -lgcc -lc -lgcc

bad command or file name

What am I doing wrong?

thanks
greg