Tagged Questions
0
votes
4answers
302 views
MySQL++ library doesn't work after upgrading GCC
I was using mysql++ library and compiling with GCC 3.3.4.
That GCC version had some bugs so I upgraded to GCC 3.4.6.
After upgrading GCC I rebuilt mysql++ and recompiled my program. But now I get a ...