Re: 2.0 devel (m127) build for ppc64 successfully completed on debian sarge
Sergio Trejo <[email protected]> Thu, 8 Sep 2005 01:08:46 -1000
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Pardon me for intruding ... does anyone know if m127 fixes the Address Book / LDAP connectivity problem? With m125 courtesy of Maho, running on Mac OS X 10.4.2, when I try to use the Address Data Wizard, and connect to an LDAP server, a complaint panel appears stating that it can't find an SDBC driver (LDAP is connected to via SDBC?). Cheers, Serg On 9/7/05, maxweber <[email protected]> wrote: > On Thu, Sep 08, 2005 at 12:44:54PM +1000, [email protected] wrote: > > 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 > > the code concerns only sparc > > > > > > > > > > > > > > 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> > > $ uname -m > ppc64 > > > > > So it really a 32 bit build, just on 64 bit hardware. No way is this related > > to ooobit64? > > more help to point my nose in the correct direction honestly appreciated.. ;-) > > > > > jim