[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANNOUNCE: GNUstep Base Library Version 1.0.2
From: |
Adam Fedor |
Subject: |
ANNOUNCE: GNUstep Base Library Version 1.0.2 |
Date: |
Sat, 16 Jun 2001 22:25:34 -0600 |
The GNUstep Base Library, version 1.0.2, is now available.
What is the GNUstep Base Library?
=================================
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, remote object messaging support (distributed objects),
event loops, and random number generators.
It provides functionality that aims to implement the non-graphical
portion of the OpenStep standard (the Foundation library).
There is more information available at the GNUstep homepage at
`http://www.gnustep.org'.
Noteworthy changes in version `1.0.2'
=====================================
Mostly a bug fix release to work with the new gcc 3.0.
* Added support for special gcc 3.0 options (constant string
support).
Where can you get it? How can you compile it?
==============================================
The gnustep-base-1.0.2.tar.gz distribution file has been placed on
`ftp.gnustep.org' in `pub/gnustep/core'.
The library requires gcc 2.8.0 or higher. See the `GNUstep-HOWTO'
file for more instructions about compiling and installing the library.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANNOUNCE: GNUstep Base Library Version 1.0.2,
Adam Fedor <=