

	This is libg++ version 2.6, ported by Andre Florath.


WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING 

	It is impossible to compile the full library because of an
Internal compiler error of gcc 2.6.0.  The files `libg++/src/Fix16.cc'
and 'libg++/src/Fix24.cc' are not included.

	The library assumes, that some curses functions that return
`char *' under NetBSD had to return `int'.  During including the
CursesW.h file, some warnings apprear.

	The dbz programs could not be used, because they assume, that
`off_t' is `long' (under NetBSD it is `long long' and all printf
fail). 

	All test passed, except the following:

	tFix16		internal compiler error
	tFix24		internal compiler error
	test_h		internal compiler error
	tString		internal compiler error
	tRational	internal compiler error
	tBitSubString	error: constructor is protected
	tList		internal compiler error

	The following test passed, but a warning was printed:

	tVec		initialization of non-const for rvalue (10 times)

	
	If you encounter a bug, please send it to me (and NOT to GNU).
I will check, if the error is a bug in this port or a general libg++
problem. 


WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING 

	To install the programs, call './install/Install'.  To
uninstall execute './install/Uninstall'.

	The diffs can be found in ./install/libg++-2.6--netbsd.diffs.

	Andre Florath
	florath@jupiter.stochastik.rwth-aachen.de


