Kaz Kylheku wrote: > What I'm now wondering is whether my context saving/restoring assembly > code for PPC has any ABI "gotcha" in it. I've only tested in on the > above gcc110 machine.
The compilefarm covers all variations of PowerPC ABIs (except for Mac OS X <= 10.5, which no one uses any more): powerpc 32-bit: AIX gcc111.fsffrance.org CC="xlc" Linux gcc110.fsffrance.org CC="gcc -m32" powerpc 64-bit: AIX gcc111.fsffrance.org CC="xlc -q64" AR="ar -X 64" NM="nm -X 64" Linux BE gcc110.fsffrance.org CC="gcc" Linux LE ELFv2: gcc112.fsffrance.org CC="gcc" Bruno _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users