> > > gcc 4.5, gmp patched as > > > posted earlier. > > > > Is this ready to commit? > > Good question, I'd like to hear from one of the Matts first. All the > patch does is to disable using assembly routines when building n32 > binaries ( as in, mips64* but not _LP64 ). Seems to work, at least on > sgimips, needs more torturing on Loongson.
there are a couple of minor problems from my POV: - they're mostly generated files you've changed (at least, the Makefile.inc's..) - the comments in the code seems to indicate that what we have right now *should* work, as it was designed to work with irix n32. mac's experience makes me question this. i think they could be commited right now, but please add an entry to doc/HACKS. .mrg.