[pulseaudio-discuss] Building PulseAudio 2.0 without a dependency on libstdc++
Rémi Denis-Courmont
remi at remlab.net
Sun Jul 15 23:58:11 PDT 2012
Le lundi 16 juillet 2012 06:41:11 Louis Opter, vous avez écrit :
> How could I patch the Makefile to not link with the libstdc++ when
> WebRTC is not used? And, should I file a bug for this?
You may be hitting a limitation of automake. If there is any single .cpp file
in the sources of a given target, even if it is a conditional and unselected
source, the C++ linker will be used.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the pulseaudio-discuss
mailing list