Re: FW: C++ PHP Extension Segfaults Under Apache.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bruce Bailey wrote:
It appears that if I link my top level "C" program (httpd, 'apache' in this case) with g++, my problem disappears. I suspect that this MIGHT be a problem with the gcc compiler. Has anyone heard of this pattern before?

Anything to do with GCC3 and GCC4, stdc++ libraries ?


Run "ldd httpd" and "ldd all_my_dsos.so" and compare for same version of C++ libraries.

Darryl

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux