On 08/09/2013 12:32 PM, Mike Duigou wrote: > > On Aug 8 2013, at 22:57 , David Holmes wrote: > >> On 9/08/2013 3:31 PM, Henry Jen wrote: >>> man gcc on mac, >>> >>>> file.s >>>> Assembler code. Apple's version of GCC runs the preprocessor >>>> on these files as well as those ending in .S. >>>> >>>> file.S >>>> Assembler code which must be preprocessed. > > Is this just a consequence of most MacOS filesystems being case insensitive? >
I believe that's the reason. Anyway, I hit another snag on FreeBSD, bug JDK-8022737 created. Cheers, Henry