9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] FAT32 question
@ 2013-03-27 12:24 Comeau At9Fans
  2013-03-27 12:33 ` erik quanstrom
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Comeau At9Fans @ 2013-03-27 12:24 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm mounting a FAT32 flashdrive on a RPi.  However, it seems that some
sort of legacy 8.3 filename situation is existing.  For instance, if I
have a directory containing x.c and a23456789.c that the former is
taken as X.C and the latter is taken as shown.  Therefore, to compile
x.c is not possible.  So for instance, echo *.c produces a different
result than echo *.C.  I tried mv'ing the problem files and then back
but same results.

I do believe that historically there was some sort of interpretations
such as this in the evolution from FAT to FAT32, but not sure it
should be so in current version, or, at least, other operating systems
don't take this interpretation.  Is there an option or something I'm
missing?  How do I get to process x.c as x.c and not X.C.

--
Greg Comeau / 4.3.10.1 with C++0xisms now in beta!
Comeau C/C++ ONLINE ==>     http://www.comeaucomputing.com/tryitout
World Class Compilers:  Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-03-27 16:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-27 12:24 [9fans] FAT32 question Comeau At9Fans
2013-03-27 12:33 ` erik quanstrom
2013-03-27 14:18   ` Comeau At9Fans
2013-03-27 16:02     ` Nicolas Bercher
2013-03-27 16:16       ` Comeau At9Fans
2013-03-27 12:36 ` tlaronde
2013-03-27 12:39 ` dexen deVries
2013-03-27 13:07 ` Stuart Morrow
2013-03-27 15:44 ` Bakul Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).