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
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
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
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
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