This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix -save-temps from clobbering input file@apple.com
- To: shebs at apple dot com
- Subject: Re: [PATCH] Fix -save-temps from clobbering input file@apple.com
- From: degger at fhm dot edu
- Date: Tue, 30 Oct 2001 16:34:26 +0100 (CET)
- Cc: ira at apple dot com, gcc-patches at gcc dot gnu dot org
- Reply-To: degger at fhm dot edu
On 30 Oct, Stan Shebs wrote:
> Won't help you on a Mac, where foo.s and foo.S refer to the same
> file usually.
Please define "Mac", I assume that MacOS X with UFS filesystem
is casesensitive. In fact I vaguely remeber having had trouble with
OS X 10.0.1 and my AirPort card which didn't work because of an
case sensitivity issue.
Granted though that this might be an real issue with obsolete
filesystems like FAT and there you have much heavier troubles
than that.
(A quick ls on a HFS partition mounted from Linux also reveals case
sensitivity, so it's hard to follow for me where exactly you expect
troubles, though the call for a workaround seems perfectly valid from
this background)
--
Servus,
Daniel