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



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

Naively spoken, yes. I built it before on ufs since I got some funny build failures on hfs+. Changing to ufs helped. (about a year ago)
After this patch I moved back to ufs. And the build went fine.

If it is case-insensitive, do you not get the errors from the test case in the latter half of the following message?

http://gcc.gnu.org/ml/java/2003-02/msg00276.html

I'm asking this because, AFAICT, you should also be "hit" by
the same problem if you are building on a case-insensitive
filesystem.

Ranjit.

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus



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