* openoffice on ppc anyone?
@ 2000-10-17 5:23 Thomas Graichen
2000-10-17 19:06 ` Michael Schmitz
0 siblings, 1 reply; 12+ messages in thread
From: Thomas Graichen @ 2000-10-17 5:23 UTC (permalink / raw)
To: linuxppc-dev
i hope it's ok to ask this on the dev list - but i assume that it's
not a trivial task - so i hope it's the right list and thus ok ...
is anyone trying to get the now opensource staroffice to compile on
linux/ppc?
http://www.openoffice.org
t
--
thomas.graichen@innominate.de
technical director innominate AG
clustering & security networking people
tel: +49.30.308806-13 fax: -77 http://innominate.de
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-17 5:23 openoffice on ppc anyone? Thomas Graichen
@ 2000-10-17 19:06 ` Michael Schmitz
2000-10-18 11:17 ` Geert Uytterhoeven
0 siblings, 1 reply; 12+ messages in thread
From: Michael Schmitz @ 2000-10-17 19:06 UTC (permalink / raw)
To: Thomas Graichen; +Cc: linuxppc-dev
> is anyone trying to get the now opensource staroffice to compile on
> linux/ppc?
I've given up on this - the build tools included in the source package are
binary only (Intel or Sparc), no sources so far as I can see, and the
stuff in config_office has a number of hardcoded assumptions that make
life miserable (gcc version == 2.95.2, jdk 1.2.2 which requires glibc
2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-17 19:06 ` Michael Schmitz
@ 2000-10-18 11:17 ` Geert Uytterhoeven
2000-10-18 20:08 ` Michael Schmitz
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2000-10-18 11:17 UTC (permalink / raw)
To: Michael Schmitz; +Cc: Thomas Graichen, linuxppc-dev
On Tue, 17 Oct 2000, Michael Schmitz wrote:
> > is anyone trying to get the now opensource staroffice to compile on
> > linux/ppc?
>
> I've given up on this - the build tools included in the source package are
> binary only (Intel or Sparc), no sources so far as I can see, and the
> stuff in config_office has a number of hardcoded assumptions that make
> life miserable (gcc version == 2.95.2, jdk 1.2.2 which requires glibc
> 2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
^^^^^^^^^^^^^^^
Look at the bright side: at least the code should be endianness and 64-bit
clean :-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-18 11:17 ` Geert Uytterhoeven
@ 2000-10-18 20:08 ` Michael Schmitz
2000-10-19 0:20 ` Tom Rini
2000-10-19 1:06 ` William Blew
2 siblings, 0 replies; 12+ messages in thread
From: Michael Schmitz @ 2000-10-18 20:08 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Michael Schmitz, Thomas Graichen, linuxppc-dev
> > I've given up on this - the build tools included in the source package are
> > binary only (Intel or Sparc), no sources so far as I can see, and the
> > stuff in config_office has a number of hardcoded assumptions that make
> > life miserable (gcc version == 2.95.2, jdk 1.2.2 which requires glibc
> > 2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
> ^^^^^^^^^^^^^^^
> Look at the bright side: at least the code should be endianness and 64-bit
> clean :-)
Byte endianness clean, perhaps. 64 bit clean? You wish: sparc64 was not an
explicit option. What does uname -m on a sparc64 give?
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-18 11:17 ` Geert Uytterhoeven
2000-10-18 20:08 ` Michael Schmitz
@ 2000-10-19 0:20 ` Tom Rini
2000-10-19 8:00 ` Michael Schmitz
2000-10-19 1:06 ` William Blew
2 siblings, 1 reply; 12+ messages in thread
From: Tom Rini @ 2000-10-19 0:20 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Michael Schmitz, Thomas Graichen, linuxppc-dev
On Wed, Oct 18, 2000 at 01:17:17PM +0200, Geert Uytterhoeven wrote:
>
> On Tue, 17 Oct 2000, Michael Schmitz wrote:
> > > is anyone trying to get the now opensource staroffice to compile on
> > > linux/ppc?
> >
> > I've given up on this - the build tools included in the source package are
> > binary only (Intel or Sparc), no sources so far as I can see, and the
> > stuff in config_office has a number of hardcoded assumptions that make
> > life miserable (gcc version == 2.95.2, jdk 1.2.2 which requires glibc
> > 2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
> ^^^^^^^^^^^^^^^
> Look at the bright side: at least the code should be endianness and 64-bit
> clean :-)
Well, maybe anyways. Are you sure it's Linux/x86 and Linux/sparc not
Linux/x86 and Solaris/sparc and Solaris/x86? :) Anyways,
http://porting.openoffice.org/ implies anwyays the src for the tools should be
around. Finally, gcc 2.95.2 (or 2.95.3) and glibc 2.1.3 are good for you.
JDK 1.2.2 should be fine (Kevin?)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-18 11:17 ` Geert Uytterhoeven
2000-10-18 20:08 ` Michael Schmitz
2000-10-19 0:20 ` Tom Rini
@ 2000-10-19 1:06 ` William Blew
2 siblings, 0 replies; 12+ messages in thread
From: William Blew @ 2000-10-19 1:06 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Michael Schmitz, Thomas Graichen, linuxppc-dev
On Wed, 18 Oct 2000, Geert Uytterhoeven wrote:
> On Tue, 17 Oct 2000, Michael Schmitz wrote:
> > > is anyone trying to get the now opensource staroffice to compile on
> > > linux/ppc?
> >
> > I've given up on this - the build tools included in the source package are
> > binary only (Intel or Sparc), no sources so far as I can see, and the
> > stuff in config_office has a number of hardcoded assumptions that make
> > life miserable (gcc version == 2.95.2, jdk 1.2.2 which requires glibc
> > 2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
> ^^^^^^^^^^^^^^^
> Look at the bright side: at least the code should be endianness and 64-bit
> clean :-)
I strongly suggest that anyone even thinking about this take a look at the
site. It has detailed build instructions that include how to build the
build tools.
--
William Blew, wblew@home.com
Gamer by Choice, Geek by Birth
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-19 0:20 ` Tom Rini
@ 2000-10-19 8:00 ` Michael Schmitz
2000-10-19 15:03 ` Tom Rini
0 siblings, 1 reply; 12+ messages in thread
From: Michael Schmitz @ 2000-10-19 8:00 UTC (permalink / raw)
To: Tom Rini; +Cc: Geert Uytterhoeven, Thomas Graichen, linuxppc-dev
> > > 2.1.3, Linux only exists on Intel and Sparc, ...). Basically, it sucks.
> > ^^^^^^^^^^^^^^^
> > Look at the bright side: at least the code should be endianness and 64-bit
> > clean :-)
>
> Well, maybe anyways. Are you sure it's Linux/x86 and Linux/sparc not
> Linux/x86 and Solaris/sparc and Solaris/x86? :) Anyways,
I'm sure its Linux and (Intel or sparc). My perl skills are next to
non-existing but nested ifs do suggest something to me :-)
> http://porting.openoffice.org/ implies anwyays the src for the tools should be
> around. Finally, gcc 2.95.2 (or 2.95.3) and glibc 2.1.3 are good for you.
> JDK 1.2.2 should be fine (Kevin?)
The day I tried (Oct. 13) nothing besides the raw source tarball was up on
the site. I'll check again though. I've read to different and conflicting
build instructions (one suggested JDK 1.1.8, the other 1.2.2).
I'm already using a recent gcc 2.95.3 but libc upgrades always freak me
out ...
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-19 8:00 ` Michael Schmitz
@ 2000-10-19 15:03 ` Tom Rini
2000-10-19 15:11 ` Michael Schmitz
0 siblings, 1 reply; 12+ messages in thread
From: Tom Rini @ 2000-10-19 15:03 UTC (permalink / raw)
To: Michael Schmitz; +Cc: Geert Uytterhoeven, Thomas Graichen, linuxppc-dev
On Thu, Oct 19, 2000 at 10:00:20AM +0200, Michael Schmitz wrote:
> > http://porting.openoffice.org/ implies anwyays the src for the tools should be
> > around. Finally, gcc 2.95.2 (or 2.95.3) and glibc 2.1.3 are good for you.
> > JDK 1.2.2 should be fine (Kevin?)
>
> The day I tried (Oct. 13) nothing besides the raw source tarball was up on
> the site. I'll check again though. I've read to different and conflicting
> build instructions (one suggested JDK 1.1.8, the other 1.2.2).
Well, make sure to update your tree. One of the mailing lists on that page
says some diffs for linux/ppc have been checked in.
> I'm already using a recent gcc 2.95.3 but libc upgrades always freak me
> out ...
It's not as bad as it used to be. :)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-19 15:03 ` Tom Rini
@ 2000-10-19 15:11 ` Michael Schmitz
2000-10-19 16:02 ` Tom Rini
0 siblings, 1 reply; 12+ messages in thread
From: Michael Schmitz @ 2000-10-19 15:11 UTC (permalink / raw)
To: Tom Rini; +Cc: Michael Schmitz, Geert Uytterhoeven, Thomas Graichen,
linuxppc-dev
> Well, make sure to update your tree. One of the mailing lists on that page
> says some diffs for linux/ppc have been checked in.
Yep, I've seen that - do they check in these changes under the 605 tag?
> > I'm already using a recent gcc 2.95.3 but libc upgrades always freak me
> > out ...
>
> It's not as bad as it used to be. :)
Sure, but I barely survived one or two botched ones a while ago :-) (m68k,
not ppc though)
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-19 15:11 ` Michael Schmitz
@ 2000-10-19 16:02 ` Tom Rini
0 siblings, 0 replies; 12+ messages in thread
From: Tom Rini @ 2000-10-19 16:02 UTC (permalink / raw)
To: Michael Schmitz
Cc: Michael Schmitz, Geert Uytterhoeven, Thomas Graichen,
linuxppc-dev
On Thu, Oct 19, 2000 at 05:11:05PM +0200, Michael Schmitz wrote:
>
> > Well, make sure to update your tree. One of the mailing lists on that page
> > says some diffs for linux/ppc have been checked in.
>
> Yep, I've seen that - do they check in these changes under the 605 tag?
Check the website. :) I believe so.
> > > I'm already using a recent gcc 2.95.3 but libc upgrades always freak me
> > > out ...
> >
> > It's not as bad as it used to be. :)
>
> Sure, but I barely survived one or two botched ones a while ago :-) (m68k,
> not ppc though)
Well I've run almost every glibc since gary thomas started releasing 'em
way back when (thanks gary!) and I've been lucky so far. :)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
@ 2000-10-19 16:21 Kevin B. Hendricks
2000-10-19 17:47 ` Michael Schmitz
0 siblings, 1 reply; 12+ messages in thread
From: Kevin B. Hendricks @ 2000-10-19 16:21 UTC (permalink / raw)
To: Tom Rini
Cc: Michael Schmitz, Michael Schmitz, Geert Uytterhoeven,
Thomas Graichen, linuxppc-dev
Hi,
> Well I've run almost every glibc since gary thomas started releasing 'em
> way back when (thanks gary!) and I've been lucky so far. :)
Me too! The only real issue for *robust* native threads use are to stay with at least with glibc-2.1.3 (glibc-2.1.2 has some problems with the jdk).
When choosing a glibc-2.1.3 version, stick with either the glibc-2.1.3-5a-rpm which shipped with YDL and LinuxPPC I think) from Franz or his very latest glibc-2.1.3-15f rpm because the intermediate versions had native threads bugs introduced after the glibc-2.1.3 branch was completed (bug fixes which made new bugs!).
The jdk 1.2.2 FCS should be fine for the open office release since it is basically bug for bug compatible with the x86 jdk 1.2.2 (and Sun's jdk 1.2.2 for that matter).
If the jdk 1.2.2 runs into any trouble, let me know and I will fix it and make a special binary for anyone working on the openoffice port (or anyone for that matter).
Just let me know.
Kevin
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: openoffice on ppc anyone?
2000-10-19 16:21 Kevin B. Hendricks
@ 2000-10-19 17:47 ` Michael Schmitz
0 siblings, 0 replies; 12+ messages in thread
From: Michael Schmitz @ 2000-10-19 17:47 UTC (permalink / raw)
To: Kevin B. Hendricks
Cc: Tom Rini, Michael Schmitz, Geert Uytterhoeven, Thomas Graichen,
linuxppc-dev
> > Well I've run almost every glibc since gary thomas started releasing 'em
> > way back when (thanks gary!) and I've been lucky so far. :)
>
> Me too! The only real issue for *robust* native threads use are to
> stay with at least with glibc-2.1.3 (glibc-2.1.2 has some problems
> with the jdk).
I'm already convinced, I'll switch as soon as possible. Sometime next
week, hunting for arcane build info has burned more time than I planned to
spend on soffice already. Real world computer desasters took the rest.
> When choosing a glibc-2.1.3 version, stick with either the
> glibc-2.1.3-5a-rpm which shipped with YDL and LinuxPPC I think) from
> Franz or his very latest glibc-2.1.3-15f rpm because the intermediate
> versions had native threads bugs introduced after the glibc-2.1.3
> branch was completed (bug fixes which made new bugs!).
I had got 15d ready to install, thanks for the warning.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2000-10-19 17:47 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-17 5:23 openoffice on ppc anyone? Thomas Graichen
2000-10-17 19:06 ` Michael Schmitz
2000-10-18 11:17 ` Geert Uytterhoeven
2000-10-18 20:08 ` Michael Schmitz
2000-10-19 0:20 ` Tom Rini
2000-10-19 8:00 ` Michael Schmitz
2000-10-19 15:03 ` Tom Rini
2000-10-19 15:11 ` Michael Schmitz
2000-10-19 16:02 ` Tom Rini
2000-10-19 1:06 ` William Blew
-- strict thread matches above, loose matches on Subject: below --
2000-10-19 16:21 Kevin B. Hendricks
2000-10-19 17:47 ` Michael Schmitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).