64 bit?
Posted Aug 31, 2005 3:13 UTC (Wed) by
proski (subscriber, #104)
In reply to:
64 bit? by evgeny
Parent article:
The second OpenOffice.org 2.0 beta
I think it's a good style to check facts before belittling someone in public. OOo builds and runs, it's just not very stable. See e.g. http://artax.karlin.mff.cuni.cz/~kendy/blog/.
Sure, if you search for "openoffice x86_64" you'll get many problem reports because users try to build OOo when they can download the binaries. You can notice that most reported problems are generic build problems (e.g. linker using wrong libraries), rather than compile errors.
Compile errors is the easy part, and it has been done. Debugging and fixing problems that don't result in compile errors is the hard part, and it's going on now.
Unfortunately, this effort is not helped by the fact that OOo is somewhat closed to occasional external contributors. If only they used a widely accepted version control system instead of CWS!
On the lighter note, 64-bit support seems correllated with version control systems. When the repository is widely open to the public, everybody comes with their favorite kinds of patches. Somebody fixed 64-bit support after fixing it in 64 other projects, somebody polishes the GUI after doing the same in Gnumeric, somebody checks the code with Valgrind. I'm yet to see a project hosted on Subversion that would not compile cleanly on AMD64 :-)
(
Log in to post comments)