mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Use machines.texi.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@450 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c5d1cd9182
commit
68043afb57
2 changed files with 2 additions and 60 deletions
|
@ -142,34 +142,7 @@ mirror sites.
|
||||||
The most recent (not necessarily tested) snapshots of the library will
|
The most recent (not necessarily tested) snapshots of the library will
|
||||||
be placed at @samp{ftp://alpha.gnu.ai.mit.edu/gnu}.
|
be placed at @samp{ftp://alpha.gnu.ai.mit.edu/gnu}.
|
||||||
|
|
||||||
The library requires gcc @value{OBJECTS_GCC_VERSION} or higher. The
|
@include machines.texi
|
||||||
library does not work with the NEXTSTEP 3.2 compiler because that
|
|
||||||
version of NeXT's cc cannot handle nested functions. Until a later
|
|
||||||
release from NeXT, NEXTSTEP users will have to install gcc. Also,
|
|
||||||
temporarily, the library does not work with the NeXT Objective C runtime
|
|
||||||
library.
|
|
||||||
|
|
||||||
The library has been successfully compiled and tested with the following
|
|
||||||
configurations:
|
|
||||||
@smallexample
|
|
||||||
mips-sgi-irix5.2
|
|
||||||
sparc-sun-sunos4.1.3
|
|
||||||
m68k-next-nextstep3.0
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
Some previous snapshots of the library worked with these configurations,
|
|
||||||
but they haven't been tested recently:
|
|
||||||
@smallexample
|
|
||||||
i386-unknown-linux
|
|
||||||
i386-sun-solaris2.4
|
|
||||||
i386-unknown-sysv4.0
|
|
||||||
sparc-sun-solaris2.3
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
It is known not to work with:
|
|
||||||
@smallexample
|
|
||||||
alpha-dec-osf
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
@section GNUStep
|
@section GNUStep
|
||||||
|
|
||||||
|
|
|
@ -42,38 +42,7 @@ The libobjects-@value{OBJECTS_VERSION}.tar.gz distribution file has not
|
||||||
been made available by anonymous ftp.
|
been made available by anonymous ftp.
|
||||||
@end ifclear
|
@end ifclear
|
||||||
|
|
||||||
The library requires gcc @value{OBJECTS_GCC_VERSION} or higher. The
|
@include machines.texi
|
||||||
library does not work with the NEXTSTEP 3.2 compiler because that
|
|
||||||
version of NeXT's cc cannot handle nested functions. Until a later
|
|
||||||
release from NeXT, NEXTSTEP users will have to install gcc. See the
|
|
||||||
@samp{INSTALL} file for more instructions about compiling and installing
|
|
||||||
the library.
|
|
||||||
|
|
||||||
The library has been successfully compiled and tested with the following
|
|
||||||
configurations:
|
|
||||||
@smallexample
|
|
||||||
mips-sgi-irix5.2
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
Some previous snapshots of the library worked with these configurations,
|
|
||||||
but they haven't been tested recently. We are looking for a volunteer
|
|
||||||
to write a test suite using dejagnu.
|
|
||||||
@smallexample
|
|
||||||
sparc-sun-sunos4.1.3
|
|
||||||
m68k-next-nextstep3.0
|
|
||||||
rs6000-ibm-aix3.2
|
|
||||||
sparc-sun-solaris2.3
|
|
||||||
i386-unknown-linux
|
|
||||||
i386-sun-solaris2.4
|
|
||||||
i386-unknown-sysv4.0
|
|
||||||
Ultrix 4.2
|
|
||||||
HP/UX 9.01
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
It is known not to work with:
|
|
||||||
@smallexample
|
|
||||||
alpha-dec-osf
|
|
||||||
@end smallexample
|
|
||||||
|
|
||||||
The @samp{.tar} file is compressed with GNU gzip. Gzip can be obtained by
|
The @samp{.tar} file is compressed with GNU gzip. Gzip can be obtained by
|
||||||
anonymous ftp at any of the GNU archive sites.
|
anonymous ftp at any of the GNU archive sites.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue