Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22113

Can g++ 5.4 link the library that is compiled by g++ 4.8?

$
0
0

I compile a c++ program by g++5.4, which links a library compiled by g++4.8. I have set -D_GLIBCXX_USE_CXX11_ABI=0 and the program compiled successfully. However i got Segmentation fault when running the program. So I wonder if there is any way to address this issue?


Viewing all articles
Browse latest Browse all 22113

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>