This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] |
Well, I was a bit direct here.Andreas' recent patch enabled Java on powerpc-darwin, which was good, but also on x86-darwin, which isn't good because libffi hasn't been ported to it yet so the build fails. This disables it for x86-darwin.
Tested by building a cross to i386-darwin from powerpc-darwin (with several other patches to follow), and by configuring a native on powerpc-darwin.
Regards, Andreas
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |