From: jont@harlequin.co.uk (Jon Thackray)
Subject: gcc problem
10 Mar 1997 05:40:07 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <4107.9703101210.cygnus.gnu-win32@dedekind.cam.harlequin.co.uk>
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

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@cygnus.com" with one line of text: "help".
