Hi All,
All changes committed on "dev-bcb6-arm" branch were merged
onto the trunk by David Sugar in the GNU Common C++ 1.3.18
Release.
After the merge the "dev-bcb6-arm" branch tag serves little
purpose at it's current root point and I will move the root
point to the current HEAD revision later t
Hi David,
> From: David Sugar
> Sent: Tuesday, August 30, 2005 04:37
>
> There is a configure option --without-compression, which gets rid of the
> need for libz. There is also --without-libxml2. If your not using
> exceptions, you might want to use --without-exceptions as well...
IMO these t
There is a configure option --without-compression, which gets rid of the
need for libz. There is also --without-libxml2. If your not using
exceptions, you might want to use --without-exceptions as well...
All you really need to do is make sure the resulting arm libcc* files
are on a valid li
Hi David,
The "demo" and "tests" directories don't build as
part of the default build. Is that normal?
Both "demo" and "tests" directories depend upon
"libz.so" and loading for the host target is easy.
I guess loading the "libz.so" for the ARM target
is easy if you know what to do. I manually