Caolán McNamara wrote: > > > > The hard part is the uno bridge itself. I haven't a clue about the AIX > ABI to know if, assuming you use gcc, if you'd be able to directly use > the gcc3_linux_powerpc64 bridge or if a custom one is needed. > >
I'm going to start with the basic assumption that gcc uses the same ppc calling convention on AIX as Linux (maybe wrong, but...). One question: on Linux, is the gcc4 ABI the same as gcc3? I was going to use gcc 4.4.4 for the port (I've noticed that gcc4.2.0 that IBM provides crashes on some of the C++ code and 4.5.0 is flat out not supported by ooo32M12). also, is there a ppc32 bridge for linux or just ppc64? I started out with IBM's gcc (ppc32) and would have to start over to move to ppc64... -- View this message in context: http://old.nabble.com/OpenOffice-support-for-AIX-tp28040381p29166255.html Sent from the openoffice - porting dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
