Csound on Ubuntu

Felipe Sateler fsateler at debian.org
Sun Mar 6 23:10:17 UTC 2011


On Sun, Mar 6, 2011 at 17:12, Felipe Sateler <fsateler at debian.org> wrote:
> On Sat, Mar 5, 2011 at 18:39, Jonas Smedegaard <dr at jones.dk> wrote:
>> On Sat, Mar 05, 2011 at 03:52:15PM +0000, Felipe Sateler wrote:
>>>
>>> OK, the problem seems to be -as-needed. Compiling with -no-as-needed
>>> results in a correct binary (only in Ubuntu, Debian binaries are OK even
>>> with -as-needed). Why does this fail in Ubuntu but not in Debian? Any ideas?
>>
>> Ubuntu set aggressive default compile flags, whereas Debian set conservative
>> ones.
>
>
> I know that, I wanted to know if somebody had more detail.

OK, I found the problem. In Ubuntu, scons is for some reason inserting
 -fvisibility=hidden to the gcc/g++ lines, thus crippling the CsoundAC
library. The scons in debian shows no such problem.

The ubuntu people here, how can I get Ubuntu to pick the latest
version from debian, and then rebuild csound using that?

-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list