[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617751: ocaml-soundtouch: Shouldn't link against stdc++



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.



Reply to: