GrAL 0.1 - Release notes
- Compiler: Compiles with g++ 2.95 on Sun Solaris and Linux.
In principle ;-) GrAL 0.1 also compiles with KAI KCC.
The only problem are the hash tables heavily used in GrAL,
which are not in the standard and also not in KAI's STL.
[If anyone is interested, I used internally a hacked version of SGI's hash_map.]
A cleaner solution will be to switch to STLport altogether.
Unfortunately, STLport seems to have problems with KAI KCC (or vice versa),
so the issue is postponed to one of the next releases.
- Contents:
- Support modules:
- GrAL modules:
- Changes:
First public release.
Guntram Berti
Last modified: Wed Mar 7 14:59:50 MET 2001