Mail Archives: cygwin/1997/03/10/05:40:07
I am running gcc on two similar NT 3.51 machines. In each case, gcc is
invoked by a makefile line something like
.o.S
gcc -c $< -o $@
On one machine, it writes its object files to *.obj, and on the other,
it does as asked and writes to *.o
In both cases I'm using the beta-17 tools, indeed, one machine's
installation was produced by copying the other machine's. Any ideas
why I get this variation?
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -