Mike Esla

Results 4 comments of Mike Esla

I added -lstdc++ to the LD_FLAGS on the Makefile and it works. Hope it helps.

Do you have libstdc++-devel or libstdc++-static installed? rpm -qa | grep libstdc++-devel

Try: yum install libstdc++-static

I tried to solve the issue. Found something interesting. It has to do with the version of your gcc C compiler. In your home are there is a directory called...