1998-01-02 19:23:58 +00:00
|
|
|
@chapter Announcement
|
1994-11-04 16:29:24 +00:00
|
|
|
|
1998-01-02 19:23:58 +00:00
|
|
|
@c set the vars GNUSTEP-BASE-VERSION and GNUSTEP-BASE-GCC-VERSION
|
1998-04-06 02:09:44 +00:00
|
|
|
@ifclear GSTEP-BASE-MAIN
|
2000-11-07 04:50:41 +00:00
|
|
|
@include version.texi
|
1998-04-06 02:09:44 +00:00
|
|
|
@end ifclear
|
1994-11-04 16:29:24 +00:00
|
|
|
|
1998-01-02 19:23:58 +00:00
|
|
|
The GNUstep Base Library, version @value{GNUSTEP-BASE-VERSION}, is now
|
1994-11-04 16:29:24 +00:00
|
|
|
available.
|
|
|
|
|
1996-05-12 00:56:10 +00:00
|
|
|
@section What is the GNUstep Base Library?
|
1994-11-04 16:29:24 +00:00
|
|
|
|
2001-07-19 14:47:31 +00:00
|
|
|
The GNUstep Base Library is a library of general-purpose, non-graphical
|
|
|
|
Objective C objects. For example, it includes classes for strings,
|
|
|
|
object collections, byte streams, typed coders, invocations,
|
|
|
|
notifications, notification dispatchers, moments in time, network ports,
|
2002-02-01 04:00:57 +00:00
|
|
|
remote object messaging support (distributed objects), and event loops.
|
2001-07-19 14:47:31 +00:00
|
|
|
|
|
|
|
It provides functionality that aims to implement the non-graphical
|
|
|
|
portion of the OpenStep standard (the Foundation library).
|
1996-04-18 00:37:51 +00:00
|
|
|
|
1997-10-31 20:24:01 +00:00
|
|
|
There is more information available at the GNUstep homepage
|
|
|
|
at @samp{http://www.gnustep.org}.
|
1994-11-04 16:29:24 +00:00
|
|
|
|
2002-01-07 21:59:28 +00:00
|
|
|
@set ANNOUNCE-ONLY
|
|
|
|
@include news.texi
|
|
|
|
@clear ANNOUNCE-ONLY
|
|
|
|
|
1994-11-04 16:29:24 +00:00
|
|
|
@section Where can you get it? How can you compile it?
|
|
|
|
|
1998-01-02 19:23:58 +00:00
|
|
|
@ifset GNUSTEP-BASE-FTP-MACHINE
|
2001-05-29 19:42:39 +00:00
|
|
|
The gnustep-base-@value{GNUSTEP-BASE-VERSION}.tar.gz distribution file has
|
2005-04-05 14:55:14 +00:00
|
|
|
been placed at @url{ftp://@value{GNUSTEP-BASE-FTP-MACHINE}/@value{GNUSTEP-BASE-FTP-DIRECTORY}}.
|
1994-12-10 01:41:16 +00:00
|
|
|
@end ifset
|
1994-11-04 16:29:24 +00:00
|
|
|
|
2003-02-17 03:14:17 +00:00
|
|
|
Please log bug reports on the GNUstep project page
|
2004-03-24 20:54:27 +00:00
|
|
|
@url{http://savannah.gnu.org/bugs/?group=gnustep} or send bug
|
2003-02-17 03:14:17 +00:00
|
|
|
reports to @email{bug-gnustep@@gnu.org}.
|
2005-07-15 22:51:23 +00:00
|
|
|
|