Re: [Fink-devel] revised gcc4 packaging

2006-11-13 Thread Jeff Whitaker
Jack Howarth wrote: > Jeff, >We may need to take this onto the gcc mailing list since > I don't have a Mac Intel machine to test with. However, my > understanding was that all of Sandro's patches were applied > to gcc 4.2 and did build libffi and libjava on MacIntel (but > not at -m64). Are you

Re: [Fink-devel] revised gcc4 packaging

2006-11-12 Thread Sebastien Maret
Jack, Jack Howarth <[EMAIL PROTECTED]> writes: > Let me know you have any problems with the attached packaging. Could you please install man pages in %p/share/man instead of %p/lib/gcc4? In order to avoid a conflict with Apple ones, they could be renamed as follow: InstallScript:<< [...] mv gc

Re: [Fink-devel] revised gcc4 packaging

2006-11-12 Thread Jack Howarth
Jeff, We may need to take this onto the gcc mailing list since I don't have a Mac Intel machine to test with. However, my understanding was that all of Sandro's patches were applied to gcc 4.2 and did build libffi and libjava on MacIntel (but not at -m64). Are you saying that libffi builds but o

Re: [Fink-devel] revised gcc4 packaging

2006-11-12 Thread Jeff Whitaker
Jack Howarth wrote: > The attached packaging now properly allows multilib builds of the > c, c++, objc, fortran and java languages on Darwin PPC for both > 32-bit and 64-bit processor machines. It also will allow Darwin > Intel to do a --disable-multilib build of the same (since the > the x86_64 Da

[Fink-devel] revised gcc4 packaging

2006-11-11 Thread Jack Howarth
The attached packaging now properly allows multilib builds of the c, c++, objc, fortran and java languages on Darwin PPC for both 32-bit and 64-bit processor machines. It also will allow Darwin Intel to do a --disable-multilib build of the same (since the the x86_64 Darwin build of java is still br