This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
building libgcj on HFS+ was:Re: MACOSX support
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: java at gcc dot gnu dot org
- Date: Thu, 20 Feb 2003 19:05:59 +0100
- Subject: building libgcj on HFS+ was:Re: MACOSX support
- References: <3E4318FE000019A6@mail02.agrinet.ch>
Andreas Tobler wrote:
I run a build with both src and objdir on a hfs+.
Ok, verified this one as well, succesful bootstrap with BOTH on hfs+,
src and build.
So, you can build libgcj either on ufs or on hfs+.
You can also choose where you prefer to have your src directory, both
works here too.
What I didn't test is a build on hfs, but I think this is also limited
to filename length. So not recommended.
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
Andreas