Re: 2.0 devel (m127) build for ppc64 successfully completed on debian sarge
[email protected] Thu, 8 Sep 2005 12:44:54 +1000
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
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? > > maxwell@tick:~$ 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