Source: ocaml-soundtouch
Version: 0.1.6-1
Severity: normal

Hi,

noticed “thanks” to a buildd glitch (g++ missing):
| /usr/bin/ocamlc -c soundtouch.mli
| /usr/bin/ocamlc -c soundtouch.ml
| ocamlmklib      -L/usr/lib   \
|                                 -o soundtouch_stubs  soundtouch_stubs.o 
-lSoundTouch -lstdc++  \
| 
| /usr/bin/ld: cannot find -lstdc++

Last I checked, one links C++ code through g++, not through ld …
-lstdc++. You may want to investigate that.

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to