On Sat, 6 Jan 2007, LI Daobing wrote:
check the following small program, it can't compile with lsbc++3.
$ cat bug.cpp
#include <string>
int main() { std::string a[1] = {"1"}; }
Try adding -D_GLIBCXX_EXTERN_TEMPLATE=0. Hopefully, you've got a larger
program also that you can test this one and see if it has any negative
side effects.
Stuart
Stuart R. Anderson [EMAIL PROTECTED]
Network & Software Engineering http://www.netsweng.com/
1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F
BD03 0A62 E534 37A7 9149
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]