Mark Paulus - 2003-08-11

Hi,

The libtool that is included with sqlitedataset assumes this product will apparently be used with a RedHat system using gcc/g++.  I would like to use it under Solaris using the Forte C++ compiler on the system.  However, libtool stops with the following error:
src/../libtool  cc -I/users/home/tibco/mpaulus/gnu/include -c src/dataset.cpp
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [dataset.lo] Error 1

Any help??