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

2011-03-11 Thread Romain Beauxis
2011/3/11 Cyril Brulebois : > Hi, > > Stéphane Glondu (11/03/2011): >> So you mean that by using some specific library, one should change >> linker? > > no, I mean that by using the C++ programming language, you're supposed > to link using g++. > >> Doesn't sound right to me... Do you have any ref

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

2011-03-11 Thread Cyril Brulebois
Hi, Stéphane Glondu (11/03/2011): > So you mean that by using some specific library, one should change > linker? no, I mean that by using the C++ programming language, you're supposed to link using g++. > Doesn't sound right to me... Do you have any reference that > explains why linking to -lst

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

2011-03-10 Thread Stéphane Glondu
Le 11/03/2011 05:43, Cyril Brulebois a écrit : > 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 > -lSoundTou

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

2011-03-10 Thread Cyril Brulebois
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 -lSo