From: Matan <ma...@sv...> - 2002-01-23 19:22:33
|
On Wed, 23 Jan 2002, Jordan Pan wrote: > Again I still face problem in the C++ dynamic link. I follow the > patch for GCC and the new glibc 2.2.5(pre) build for Qt/embedded. It > seems the compilation stage is passed, but fail in the runtime. Same > problem is cleared when we link as static. Might this be related to a c++ dynamic link problem I see? The attached file shows a simple c++ program that works ok when linked statically, but segfaults when linked dynamically. The dynamic version does work correctly on x86 processor. -- Matan Ziv-Av. ma...@sv... |