This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix -save-temps from clobbering input file@apple.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]