[Mono-list] VFAT vs Unix filesystems...
Chris Ball
chris@void.printf.net
Wed, 08 Jan 2003 05:02:16 +0000
>> On 08 Jan 2003 01:21:59, Pablo Baena <pbaena@uol.com.ar> said:
> I have a Classpath.dll on Windows. I compile the program with: mcs
> /r:classpath chachacha.cs which ends successfully. Then when I run
> the prog in Linux, mono fails because it doesn't find classpath.dll,
> and this is solved renaming the dll, but this is just annoying.
The distinction occurs because vfat is a case-insensitive filesystem and
Unix filesystems aren't. If mcs was made case-insensitive, what would
happen if Classpath.dll was present _as well as_ classpath.dll on a Unix
filesystem?
Personally, I don't believe the current behaviour to be buggy - more a
representation of the environment - nor able to be ``fixed'', whatever
that would entail.
- Chris.
--
$a="printf.net"; Chris Ball | chris@void.$a | www.$a | finger: chris@$a