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 down loaded the two "*.deb" files, unpacked them with "dpkg-deb" and manually copied the library and header files into my cross compile tool set. The "demo" and "tests" directories for both Intel and ARM are now built. I suspect "make install" is next for Intel host. The ARM system is less than minimul so "make" is not an option. What's the manual equivalent for "make install"? Conrad _______________________________________________ Bug-commoncpp mailing list Bug-commoncpp@gnu.org http://lists.gnu.org/mailman/listinfo/bug-commoncpp