gsamva@gsamva_laptop /usr/tmp/trunk
$ make clean
rm -f *.so.* SimpleDB/*.o version_temp date_temp
rm -rf doc
gsamva@gsamva_laptop /usr/tmp/trunk
$ make
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/Query.cpp -o SimpleDB/Query.o
SimpleDB/Query.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/Query.cpp:33:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
In file included from SimpleDB/Query.cpp:34:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory: In instantiation of `std::auto_ptr_ref<SimpleDB::QueryPimplData>':
SimpleDB/Query.cpp:40: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: `struct std::auto_ptr_ref<SimpleDB::QueryPimplData>' has poin
ter data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: but does not override `std::auto_ptr_ref<SimpleDB::QueryPim
plData>(const std::auto_ptr_ref<SimpleDB::QueryPimplData>&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: or `operator=(const std::auto_ptr_ref<SimpleDB::QueryPimplD
ata>&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/ScopedTransaction.cpp -o SimpleDB/S
copedTransaction.o
SimpleDB/ScopedTransaction.cpp:1: warning: -fPIC ignored for target (all code is position independent)
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/DoubleColumn.cpp -o SimpleDB/Double
Column.o
SimpleDB/DoubleColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/DoubleColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/DoubleColumn.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/BoolColumn.cpp -o SimpleDB/BoolColu
mn.o
SimpleDB/BoolColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/BoolColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/BoolColumn.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/BigintColumn.cpp -o SimpleDB/Bigint
Column.o
SimpleDB/BigintColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/BigintColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/BigintColumn.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/Column.cpp -o SimpleDB/Column.o
SimpleDB/Column.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/Column.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/Column.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory: In instantiation of `std::auto_ptr_ref<SimpleDB::Column::PimplData>':
SimpleDB/Column.cpp:33: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: `struct std::auto_ptr_ref<SimpleDB::Column::PimplData>' has p
ointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: but does not override `std::auto_ptr_ref<SimpleDB::Column::
PimplData>(const std::auto_ptr_ref<SimpleDB::Column::PimplData>&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: or `operator=(const std::auto_ptr_ref<SimpleDB::Column::Pim
plData>&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/Exception.cpp -o SimpleDB/Exception
.o
SimpleDB/Exception.cpp:1: warning: -fPIC ignored for target (all code is position independent)
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/StringColumn.cpp -o SimpleDB/String
Column.o
SimpleDB/StringColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/StringColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/StringColumn.cpp:29:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h: In instantiation of `__gnu_cxx::__normal_iterator<char*, std:
:vector<char, std::allocator<char> > >':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:462: instantiated from `typename _Alloc::reference std::vector
<_Tp, _Alloc>::operator[](size_t) [with _Tp = char, _Alloc = std::allocator<char>]'
SimpleDB/StringColumn.cpp:46: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: `class __gnu_cxx::__normal_iterator<char*, std::
vector<char, std::allocator<char> > >' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: but does not override `__gnu_cxx::__normal_ite
rator<char*, std::vector<char, std::allocator<char> > >(const __gnu_cxx::__normal_iterator<char*, std::vector<char, std::allocat
or<char> > >&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: or `operator=(const __gnu_cxx::__normal_iterat
or<char*, std::vector<char, std::allocator<char> > >&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h: In instantiation of `__gnu_cxx::__normal_iterator<const char*
, std::vector<char, std::allocator<char> > >':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:375: instantiated from `size_t std::vector<_Tp, _Alloc>::size(
) const [with _Tp = char, _Alloc = std::allocator<char>]'
SimpleDB/StringColumn.cpp:46: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: `class __gnu_cxx::__normal_iterator<const char*,
std::vector<char, std::allocator<char> > >' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: but does not override `__gnu_cxx::__normal_ite
rator<const char*, std::vector<char, std::allocator<char> > >(const __gnu_cxx::__normal_iterator<const char*, std::vector<char,
std::allocator<char> > >&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_iterator.h:587: warning: or `operator=(const __gnu_cxx::__normal_iterat
or<const char*, std::vector<char, std::allocator<char> > >&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/Database.cpp -o SimpleDB/Database.o
SimpleDB/Database.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/Database.cpp:29:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
In file included from SimpleDB/Database.cpp:30:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory: In instantiation of `std::auto_ptr_ref<SimpleDB::DatabasePimplData>':
SimpleDB/Database.cpp:34: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: `struct std::auto_ptr_ref<SimpleDB::DatabasePimplData>' has p
ointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: but does not override `std::auto_ptr_ref<SimpleDB::Database
PimplData>(const std::auto_ptr_ref<SimpleDB::DatabasePimplData>&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/memory:135: warning: or `operator=(const std::auto_ptr_ref<SimpleDB::DatabasePim
plData>&)'
SimpleDB/Database.cpp: In member function `SimpleDB::Query SimpleDB::Database::newQuery()':
SimpleDB/Database.cpp:123: warning: `__comp_ctor' is deprecated (declared at SimpleDB/Query.h:64)
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/LongColumn.cpp -o SimpleDB/LongColu
mn.o
SimpleDB/LongColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/LongColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/LongColumn.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
g++ -fPIC -ggdb -Wall -Weffc++ -Wold-style-cast -Woverloaded-virtual -D_WIN32 -D__GNUWIN32__ -D__WXMSW__ -include /usr/include/w
32api/windef.h -include /usr/include/w32api/winnt.h -I/usr/local/include/wx-2.8 -c SimpleDB/IntColumn.cpp -o SimpleDB/IntColumn
.o
SimpleDB/IntColumn.cpp:1: warning: -fPIC ignored for target (all code is position independent)
In file included from SimpleDB/IntColumn.cpp:27:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::_Vector_base<char, std::allocator<cha
r> >::_Vector_impl':
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:110: instantiated from `std::_Vector_base<char, std::allocator
<char> >'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: instantiated from `std::vector<char, std::allocator<char>
>'
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: base class `struct std::allocator<char>' has a non-
virtual destructor
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: `struct std::_Vector_base<char, std::allocator<char
> >::_Vector_impl' has pointer data members
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: but does not override `std::_Vector_base<char, st
d::allocator<char> >::_Vector_impl(const std::_Vector_base<char, std::allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:79: warning: or `operator=(const std::_Vector_base<char, std::
allocator<char> >::_Vector_impl&)'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h: In instantiation of `std::vector<char, std::allocator<char> >':
SimpleDB/Column.h:156: instantiated from here
/usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/stl_vector.h:142: warning: base class `struct std::_Vector_base<char, std::al
locator<char> >' has a non-virtual destructor
In file included from SimpleDB/IntColumn.cpp:28:
SimpleDB/QueryPimplData_i.h:33: warning: `struct SimpleDB::QueryPimplData' has pointer data members
SimpleDB/QueryPimplData_i.h:33: warning: but does not override `SimpleDB::QueryPimplData(const SimpleDB::QueryPimplData&)'
SimpleDB/QueryPimplData_i.h:33: warning: or `operator=(const SimpleDB::QueryPimplData&)'
g++ -shared -Wl,-soname,libSimpleDB.so.0 -lstdc++ -lodbc32 -o libSimpleDB.so.0.1.15 SimpleDB/Query.o SimpleDB/ScopedTransaction
.o SimpleDB/DoubleColumn.o SimpleDB/BoolColumn.o SimpleDB/BigintColumn.o SimpleDB/Column.o SimpleDB/Exception.o SimpleDB/StringC
olumn.o SimpleDB/Database.o SimpleDB/LongColumn.o SimpleDB/IntColumn.o
SimpleDB/Query.o: In function `Query':
/usr/tmp/trunk/SimpleDB/Query.cpp:51: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Query.cpp:51: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Query.cpp:71: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Query.cpp:71: undefined reference to `_SQLAllocHandle@12'
SimpleDB/Query.o: In function `~Query':
/usr/tmp/trunk/SimpleDB/Query.cpp:84: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Query.cpp:84: undefined reference to `_SQLFreeHandle@8'
SimpleDB/Query.o: In function `throwError':
/usr/tmp/trunk/SimpleDB/Query.cpp:114: undefined reference to `_SQLGetDiagRec@32'
SimpleDB/Query.o: In function `_ZN8SimpleDB5Query7executeERKSs':
/usr/tmp/trunk/SimpleDB/Query.cpp:162: undefined reference to `_SQLCloseCursor@4'
/usr/tmp/trunk/SimpleDB/Query.cpp:165: undefined reference to `_SQLExecDirect@12'
SimpleDB/Query.o: In function `_ZN8SimpleDB5Query8fetchRowEv':
/usr/tmp/trunk/SimpleDB/Query.cpp:175: undefined reference to `_SQLFetch@4'
SimpleDB/ScopedTransaction.o: In function `ScopedTransaction':
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:42: undefined reference to `_SQLSetConnectAttr@16'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:42: undefined reference to `_SQLSetConnectAttr@16'
SimpleDB/ScopedTransaction.o: In function `_ZN8SimpleDB17ScopedTransaction6commitEv':
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:53: undefined reference to `_SQLEndTran@12'
SimpleDB/ScopedTransaction.o: In function `~ScopedTransaction':
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:79: undefined reference to `_SQLEndTran@12'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:83: undefined reference to `_SQLSetConnectAttr@16'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:79: undefined reference to `_SQLEndTran@12'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:83: undefined reference to `_SQLSetConnectAttr@16'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:79: undefined reference to `_SQLEndTran@12'
/usr/tmp/trunk/SimpleDB/ScopedTransaction.cpp:83: undefined reference to `_SQLSetConnectAttr@16'
SimpleDB/DoubleColumn.o: In function `_ZN8SimpleDB12DoubleColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/DoubleColumn.cpp:42: undefined reference to `_SQLBindCol@24'
SimpleDB/BoolColumn.o: In function `_ZN8SimpleDB10BoolColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/BoolColumn.cpp:34: undefined reference to `_SQLBindCol@24'
SimpleDB/BigintColumn.o: In function `_ZN8SimpleDB12BigintColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/BigintColumn.cpp:42: undefined reference to `_SQLBindCol@24'
SimpleDB/StringColumn.o: In function `_ZN8SimpleDB12StringColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/StringColumn.cpp:45: undefined reference to `_SQLBindCol@24'
SimpleDB/Database.o: In function `Database':
/usr/tmp/trunk/SimpleDB/Database.cpp:40: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Database.cpp:47: undefined reference to `_SQLSetEnvAttr@16'
/usr/tmp/trunk/SimpleDB/Database.cpp:53: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Database.cpp:58: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:62: undefined reference to `_SQLSetConnectAttr@16'
/usr/tmp/trunk/SimpleDB/Database.cpp:68: undefined reference to `_SQLConnect@28'
/usr/tmp/trunk/SimpleDB/Database.cpp:77: undefined reference to `_SQLDriverConnect@32'
/usr/tmp/trunk/SimpleDB/Database.cpp:102: undefined reference to `_SQLGetDiagRec@32'
/usr/tmp/trunk/SimpleDB/Database.cpp:115: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:116: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:40: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Database.cpp:47: undefined reference to `_SQLSetEnvAttr@16'
/usr/tmp/trunk/SimpleDB/Database.cpp:53: undefined reference to `_SQLAllocHandle@12'
/usr/tmp/trunk/SimpleDB/Database.cpp:58: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:62: undefined reference to `_SQLSetConnectAttr@16'
/usr/tmp/trunk/SimpleDB/Database.cpp:68: undefined reference to `_SQLConnect@28'
/usr/tmp/trunk/SimpleDB/Database.cpp:77: undefined reference to `_SQLDriverConnect@32'
/usr/tmp/trunk/SimpleDB/Database.cpp:102: undefined reference to `_SQLGetDiagRec@32'
/usr/tmp/trunk/SimpleDB/Database.cpp:115: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:116: undefined reference to `_SQLFreeHandle@8'
SimpleDB/Database.o: In function `~Database':
/usr/tmp/trunk/SimpleDB/Database.cpp:217: undefined reference to `_SQLDisconnect@4'
/usr/tmp/trunk/SimpleDB/Database.cpp:218: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:219: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:217: undefined reference to `_SQLDisconnect@4'
/usr/tmp/trunk/SimpleDB/Database.cpp:218: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:219: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:217: undefined reference to `_SQLDisconnect@4'
/usr/tmp/trunk/SimpleDB/Database.cpp:218: undefined reference to `_SQLFreeHandle@8'
/usr/tmp/trunk/SimpleDB/Database.cpp:219: undefined reference to `_SQLFreeHandle@8'
SimpleDB/LongColumn.o: In function `_ZN8SimpleDB10LongColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/LongColumn.cpp:42: undefined reference to `_SQLBindCol@24'
SimpleDB/IntColumn.o: In function `_ZN8SimpleDB9IntColumn6doBindERNS_14QueryPimplDataEi':
/usr/tmp/trunk/SimpleDB/IntColumn.cpp:46: undefined reference to `_SQLBindCol@24'
collect2: ld returned 1 exit status
Makefile:91: recipe for target `libSimpleDB.so.0.1.15' failed
make: *** [libSimpleDB.so.0.1.15] Error 1
|