It only links libstdc++ when using gcc, consider either using a different 
compiler or a static/dynamic library if you want to avoid linking it. You could 
also comment the line out, works fine on my machine.

Reply via email to