I am using mysql cpp library . I checkout the recent copy from there bzr trunk and used cmake to generate library .
First time I used release mode and second time I used debug mode to build. The both library have
a mysql_debug.cpp
U mysql_debug
Is there a way to check in program (C or C++ code) or using nm that library is Release library or Debug library