This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: building libgcj on HFS+ was:Re: MACOSX support


> As mentioned to Tom privately here the patch which fixed this about a 
> year ago.
> 
> http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01556.html

Two questions:

1. How does this resolve the bugs related to the case-insensitivity
   of the filesystem? AFAIK, HFS is a case-insensitive filesystem,
   right?

2. Could this partly explain why native builds on Windows are so
   slow (it doesn't have scandir( ) and alphasort( ), even in 
   libmingwex/libiberty)?

Ranjit.

PS: The more I get to know of what Mark has done, the more I am in
awe of him! What an amazingly brilliant and profilic guy!


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