ZINF [was: Re: ardour]

2002-09-03 Thread Andreas Rottmann
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > On Sat, 31 Aug 2002, Robert Jordens wrote: > > Users complained they were not able to compile ardour because of these > > libraries and C++'s ABI instability. > > So Paul Davis (upstream) decided to include all C++ libraries except > > libs

Re: [ardour-dev] ardour in Debian

2002-08-31 Thread Richard Braakman
On Sat, Aug 31, 2002 at 11:18:26AM -0400, Paul Davis wrote: > This was not the only reason. Similar breakage occurs as soon as the > user acquires a C++ library in binary format that was compiled by a > g++ with either different options and/or a different ABI compared the > one used to compile and

Re: [ardour-dev] ardour

2002-08-31 Thread Josselin Mouette
Le sam 31/08/2002 à 17:18, Paul Davis a écrit : > This was not the only reason. Similar breakage occurs as soon as the > user acquires a C++ library in binary format that was compiled by a > g++ with either different options and/or a different ABI compared the > one used to compile and link the ap

Re: [ardour-dev] ardour

2002-08-31 Thread Henrique de Moraes Holschuh
On Sat, 31 Aug 2002, Paul Davis wrote: > >Way back last year, Mandrake distributed a C++ library compiled > >with options, that caused ardour not to be compilable and/or showing > >strange behaviour, strange bugs...=20 > > This was not the only reason. Similar breakage occurs as soon as the > user

Re: ardour

2002-08-31 Thread Russell Coker
On Sat, 31 Aug 2002 04:48 pm, Robert Jordens wrote: > So there remain the following options: > > a) No ardour in Debian > > b) build the libraries with ardour and link statically against them >(Pauls wish, against policy and my feelings) > > c) dynamically link against the libraries in Debian (

Re: [ardour-dev] ardour

2002-08-31 Thread Paul Davis
>It's about ardour, a Ardour is a multichannel hard disk recorder (HDR) >and digital audio workstation (DAW) [http://ardour.sourceforge.net/]. An >ITP was filed a while ago [http://bugs.debian.org/95870]. It is quite >big, written in C++, making heavy use of jack, ladspa, midi, rt. =20 > >Way back

Re: ardour

2002-08-31 Thread Henrique de Moraes Holschuh
On Sat, 31 Aug 2002, Robert Jordens wrote: > Users complained they were not able to compile ardour because of these > libraries and C++'s ABI instability. Distribution users (well, at least Debian's) don't have to worry about this, since you (the maintainer) will have taken care of those details a