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-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110311044339.21185.79666.reportbug@talisker

Reply via email to