Quoting [EMAIL PROTECTED]: > 32bit for now, because i am just beginner.. ;-)
Max, did you have a look in sal/osl/unx/util.c There is some code in there that detects at runtime if the machine is for example sparc or sparc64, and uses some different features, but i dont know if it will be relevant to ppc > > > > > Can you tell me what file SRC680_m127/program/libsw680*.so* prints for > your > > build? > > [EMAIL PROTECTED]:~$ file > m127-binary/opt/openoffice.org1.9.127/program/libsw680*.so* > m127-binary/opt/openoffice.org1.9.127/program/libsw680lp.so: ELF 32-bit MSB > shared object, PowerPC or cisco 4500, version 1 (SYSV), stripped This is similar to the linux sparc build, I build on sparc64, but the product will run on sparc. In fact I build on debian in a sparc shell thus: $ uname -m sparc64 $ linux32 bash $ uname -m sparc <build in this sparc shell> So it really a 32 bit build, just on 64 bit hardware. No way is this related to ooobit64? jim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
