Mail Archives: cygwin/1996/11/04/03:42:04
On Sunday, November 03 Stan Shebs wrote:
>gmarzot AT baynetworks DOT com (Joe Marzot) writes:
>
>> hints/aux.sh
>>=20
>> could not be created. I am guessing this has something to do with NT =
as
>> I could not create a file with this name from the NT command prompt.
>
>Yes, we ran into a similar problem with a GCC source file named aux.h.
>It seems that "aux" is disallowed as a filename. We ended up renaming
>the file to something else.
>
This is a feature of Windows - the DOS device names (CON, AUX, PRN, LPT, =
COM) are not allowed as part of a filename, whether you use an extension =
or not.=20
The filesystem does not support case-sensitive filenames either. On NT =
the names are stored case-sensitive, but the filesystem APIs are case =
insensitive :-(
HTH
AndyM
---
Andy Moreton Advanced Telecommunications Modules
ajm AT atml DOT co DOT uk UK http://www.atml.co.uk/
Tel +44 1223 566919 USA http://www.atminc.com/
-
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 -