Ben Pfaff, Mon, 08 Jun 2009 21:00:47 -0700: > PSPP is supposed to be portable to 64-bit architectures and to > big-endian architectures. In other words, it should work on sparc64. > > Maybe I need to build some other way? I didn't pass -m64 to GCC, should > I?
Two pieces of information ... a) all tests pass on S/390 (which is big endian as well) and ppc* (which are big endians as well, aren't they?), b) and according to our Sparc guys, yes you should add -m64 on sparc64 platform. Matěj _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
