View previous topic :: View next topic |
Author |
Message |
toonetown Keymaker
Joined: Apr 21, 2006 Posts: 95 Location: Utah, USA
|
Posted: Fri Jul 14, 2006 7:11 am Post subject: "Official" build environment |
|
I was trying to find it, and I haven't seen anything that seemed very recent, but what is the "Official" build environment of NeoOffice 2? What I mean is what versions of Java and XCode are used to compile the binaries that are distributed these days?
-Nathan |
|
Back to top |
|
|
Samwise Captain Naiobi
Joined: Apr 25, 2006 Posts: 2315 Location: Montpellier, France
|
Posted: Fri Jul 14, 2006 7:28 am Post subject: |
|
Well, there is the build instructions page on the Wiki.
The PowerPC release is built on Panther, with Xcode 1.5, Java 1.4.2 and GCC 3.3.
The Intel release is built on Tiger, with Xcode 2.2.1 (presumably), Java 1.4.2 (very likely) and GCC 4.0.1. |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Fri Jul 14, 2006 8:45 am Post subject: Re: "Official" build environment |
|
toonetown wrote: | I was trying to find it, and I haven't seen anything that seemed very recent, but what is the "Official" build environment of NeoOffice 2? What I mean is what versions of Java and XCode are used to compile the binaries that are distributed these days?
-Nathan |
I have no restriction on Java at compile time since all javac commands use "-source 1.4" to ensure that the output is Java 1.4 compatible byte code. As for XCode, I list those in the README file in CVS's neojava directory.
Patrick |
|
Back to top |
|
|
Samwise Captain Naiobi
Joined: Apr 25, 2006 Posts: 2315 Location: Montpellier, France
|
Posted: Fri Jul 14, 2006 10:33 am Post subject: |
|
I think his question is a bit more specific.
We know that we are able to compile with both Java 1.4.2 and 1.5.0, but I think Nathan would like to know which version of Java is used for the "official builds" (as in Patrick's builds, or your builds). |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Fri Jul 14, 2006 10:37 am Post subject: |
|
My Intel machine has Java 1.5 as the default and my PowerPC machine (which is running Panther) has Java 1.4.2 as the default since there is no Java 1.5 on Panther.
Patrick |
|
Back to top |
|
|
Samwise Captain Naiobi
Joined: Apr 25, 2006 Posts: 2315 Location: Montpellier, France
|
Posted: Fri Jul 14, 2006 10:39 am Post subject: |
|
Now the question is 100% answered |
|
Back to top |
|
|
jakeOSX Ninja
Joined: Aug 12, 2003 Posts: 1373
|
Posted: Fri Jul 14, 2006 5:19 pm Post subject: |
|
don't forget the ninjas (long distance ninjas, in fact) in hampster wheels inside the computer.
very important. |
|
Back to top |
|
|
Samwise Captain Naiobi
Joined: Apr 25, 2006 Posts: 2315 Location: Montpellier, France
|
Posted: Sat Jul 15, 2006 5:11 am Post subject: |
|
Well, I couldn't fit the long-distance ninjas in my Mini, so I use software ninjas instead |
|
Back to top |
|
|
|