1996-04-18 00:23:58 +00:00
|
|
|
@c set the vars GNUSTEP_BASE_VERSION and GNUSTEP_BASE_GCC_VERSION
|
1995-06-30 15:09:11 +00:00
|
|
|
@include version.texi
|
|
|
|
|
1996-04-18 00:23:58 +00:00
|
|
|
The library requires gcc @value{GNUSTEP_BASE_GCC_VERSION} or higher. The
|
1995-06-30 15:09:11 +00:00
|
|
|
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
|
|
|
|
mips-dec-ultrix4.2
|
|
|
|
HP/UX 9.01
|
|
|
|
@end smallexample
|
|
|
|
|
|
|
|
It is known not to work with:
|
|
|
|
@smallexample
|
|
|
|
alpha-dec-osf
|
|
|
|
@end smallexample
|