Home
Overview
Search
Mailing lists
Forum
FAQ
|
Platforms
GSRC software should run on the following platforms in roughly the following
order of priority. Obviously, each group will have different
priorities, the priorities below are suggestions.
Note that the version numbers below will change over time, they
correct in August, 1999.
- NT4.0sp5 with
Rationale: Most industry users have PC desktop environments, we
should work towards supporting these users.
- Solaris 2.7 with
JDK1.2.2
and
gcc-2.95.1
Rationale: Solaris 7 is a stable, well designed multi-user multi-tasking
environment used extensively in Academia.
- Red Hat Linux 6.0
with Blackdown JDK1.2
with gcc-2.95.1
Rationale: Linux has large market share and an active community.
- Solaris 2.7 with
Sun CC 5.0
(list $1895 for a node locked license) Academic pricing may be lower
Rationale: C++ programs are more robust when compiled on
multiple compilers.
- NT4.0sp5 with JDK1.2.2 and
MSVC++ 6.0
Microsoft Visual Studio 6.0 lists for $1079, Academic price, $259
Ideally, this target platform should not require Cygwin to build or run.
Rationale: Industry prefers to use Non-GNU software.
Being able to ship binaries that do not require other software is
a good feature.
C++ programs are more robust when compiled on
multiple compilers.
NT, Red Hat Linux, and Solaris with the JDK1.2 or the GNU C/C++ compilers
are the primary development platforms. Solaris and NT4.0 with their
respective commmercial compilers are secondary development platforms.
|