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] | |
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)?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |