[Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2
| Date | 2010-06-22 23:31 |
| From | lI |
| Subject | [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
Greetings,
After a break I attempted to compile Csound5.12.1 on a box with the following
reatures:-
-----(Linux{CBLFS}(64bit amd64 CPU kernel2.6.34 gcc4.4.22)/
-----I used the scons recipe shipped with the Csound5.12.1 tarball.
I obtained the following output (with minor variations if 'DoublePrecision' is
enabled or disabled) on a number of occasions:-
#########################################
g++ -o InOut/widgets.os -c -fexceptions -march=k8 -mtune=k8 -fno-strict-
aliasing -fno-strict-aliasing -fno-strict-aliasing -Wno-format -DGNU_GETTEXT -
DUSE_LRINT -march=k8 -mtune=k8 -g -fomit-frame-pointer -freorder-blocks -fPIC
-DLINUX -DPIPES -fvisibility=hidden -fno-strict-aliasing -fno-strict-aliasing
-fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DBETA -
DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -
DHAVE_MUSICXML2 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -
DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -
DHAVE_SOCKETS -DHAVE_DIRENT_H -I. -IH -I/usr/include/alsa -
I/usr/include/python2.6 -I/usr/local/include/FL -I/usr/local/include/jack -
I/usr/local/include/libmusicxml -I/opt/include/pulse -I/opt/jdk/include -
I/opt/jdk/jdk1.6.0_18/include -I/opt/include -I/usr/local/include -
I/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/finclude -I/usr/lib/gcc/x86_64-
unknown-linux-gnu/4.4.2/include -I/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/include-fixed -I/usr/include -I/usr/X11R6/include -
I/usr/X11R7.5/include -IInOut -IInOut/virtual_keyboard InOut/widgets.cpp
In file included from InOut/widglobals.h:3,
from InOut/widgets.cpp:25:
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:105: error: '::acos' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:121: error: '::asin' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:137: error: '::atan' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:153: error: '::atan2' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:175: error: '::ceil' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:191: error: '::cos' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:207: error: '::cosh' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:223: error: '::exp' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:239: error: '::fabs' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:255: error: '::floor' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:271: error: '::fmod' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:281: error: '::frexp' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:297: error: '::ldexp' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:313: error: '::log' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:329: error: '::log10' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:345: error: '::modf' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:355: error: '::pow' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:393: error: '::sin' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:409: error: '::sinh' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:425: error: '::sqrt' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:441: error: '::tan' has not been
declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:457: error: '::tanh' has not
been declared
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath: In function 'typename
__gnu_cxx::__enable_if |
| Date | 2010-06-22 23:45 |
| From | jpff@cs.bath.ac.uk |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
At the cost of sounding lik ea broken record, this is incompatabiulity
between C++ and C++. happens too often and is one of the reasons i will
not willing iuse C++
One need to lnown whta "g++ -v" says
> Greetings,
>
> After a break I attempted to compile Csound5.12.1 on a box with the
> following
> reatures:-
> -----(Linux{CBLFS}(64bit amd64 CPU kernel2.6.34 gcc4.4.22)/
> -----I used the scons recipe shipped with the Csound5.12.1 tarball.
>
>
> I obtained the following output (with minor variations if
> 'DoublePrecision' is
> enabled or disabled) on a number of occasions:-
>
> #########################################
>
> g++ -o InOut/widgets.os -c -fexceptions -march=k8 -mtune=k8 -fno-strict-
> aliasing -fno-strict-aliasing -fno-strict-aliasing -Wno-format
> -DGNU_GETTEXT -
> DUSE_LRINT -march=k8 -mtune=k8 -g -fomit-frame-pointer -freorder-blocks
> -fPIC
> -DLINUX -DPIPES -fvisibility=hidden -fno-strict-aliasing
> -fno-strict-aliasing
> -fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DBETA -
> DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -
> DHAVE_MUSICXML2 -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -
> DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -
> DHAVE_SOCKETS -DHAVE_DIRENT_H -I. -IH -I/usr/include/alsa -
> I/usr/include/python2.6 -I/usr/local/include/FL -I/usr/local/include/jack
> -
> I/usr/local/include/libmusicxml -I/opt/include/pulse -I/opt/jdk/include -
> I/opt/jdk/jdk1.6.0_18/include -I/opt/include -I/usr/local/include -
> I/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.2/finclude
> -I/usr/lib/gcc/x86_64-
> unknown-linux-gnu/4.4.2/include -I/usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/include-fixed -I/usr/include -I/usr/X11R6/include -
> I/usr/X11R7.5/include -IInOut -IInOut/virtual_keyboard InOut/widgets.cpp
> In file included from InOut/widglobals.h:3,
> from InOut/widgets.cpp:25:
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:105: error: '::acos' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:121: error: '::asin' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:137: error: '::atan' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:153: error: '::atan2' has
> not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:175: error: '::ceil' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:191: error: '::cos' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:207: error: '::cosh' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:223: error: '::exp' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:239: error: '::fabs' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:255: error: '::floor' has
> not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:271: error: '::fmod' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:281: error: '::frexp' has
> not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:297: error: '::ldexp' has
> not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:313: error: '::log' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:329: error: '::log10' has
> not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:345: error: '::modf' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:355: error: '::pow' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:393: error: '::sin' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:409: error: '::sinh' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:425: error: '::sqrt' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:441: error: '::tan' has not
> been
> declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:457: error: '::tanh' has not
> been declared
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath: In function 'typename
> __gnu_cxx::__enable_if |
| Date | 2010-06-23 00:12 |
| From | Victor.Lazzarini@nuim.ie |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
| Attachments | None None None None |
| Date | 2010-06-23 02:25 |
| From | lI |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
On Tuesday 22 June 2010 23:45:15 jpff@cs.bath.ac.uk wrote: > At the cost of sounding lik ea broken record, this is incompatabiulity > between C++ and C++. happens too often and is one of the reasons i will > not willing iuse C++ > > One need to lnown whta "g++ -v" says I compiled gcc with the following options (these are equivalent to running gcc/g++ -v ) ../gcc-4.4.2/configure \ --prefix=/usr \ --libdir=/usr/lib \ --libexecdir=/usr/lib \ --enable-shared \ --enable-threads=posix \ --enable-__cxa_atexit \ --enable-c99 \ --enable-long-long \ --enable-clocale=gnu \ --disable-libstdcxx-pch \ --disable-multilib \ --with-mpc \ --with-ool \ --with-cloog \ --with-mpfr \ --enable-libgomp \ --enable-languages=c,c++,fortran,ada ######### And the setup has been working successfully for quite a few months now. ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 11:18 |
| From | lI |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
On Wednesday 23 June 2010 00:12:32 Victor.Lazzarini@nuim.ie wrote: > I suggest changing |
| Date | 2010-06-23 11:30 |
| From | Victor Lazzarini |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
This points to some issue in the installation of your C++ tools, because all the functions that are not being found are supposed to be in math.h (which is actually cmath too) See for instance http://www.cplusplus.com/reference/clibrary/cmath/ Victor On 23 Jun 2010, at 11:18, lI wrote: > On Wednesday 23 June 2010 00:12:32 Victor.Lazzarini@nuim.ie wrote: >> I suggest changing |
| Date | 2010-06-23 12:26 |
| From | lI |
| Subject | Re: [Cs-dev] |
On Wednesday 23 June 2010 11:30:58 Victor Lazzarini wrote:
> This points to some issue in the installation of your C++ tools,
> because all the functions that are not being found are supposed to be
> in math.h (which is actually cmath too)
> See for instance
> http://www.cplusplus.com/reference/clibrary/cmath/
>
> Victor
>
I am using LFS/CLFS(core-build) { http://trac.cross-lfs.org/ }(blfs/cblfs
(other programs) and as a reasonably experienced (I hope) hand. The setup I
have has been used to compile hundreds of c, and c++ programs including the
full suite of KDE-4.4.2 and latterly kde-4.4.4 using QT-4.6.2/g++. As I said
if you have a successful recipe for building CSound5.12.1 (or equivalent) on
a pure64-bit/{x86_64cpu} setup I would be most grateful for a copy.
ps my interested in CSound is as a Gnash-0.8.7 recommendation
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 12:40 |
| From | Victor Lazzarini |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
If all the tools are correctly installed, a simple
scons dynamicCsoundLibrary=1
should build Csound. If you need extra components you can add with
other scons options.
scons -h
will list these options. I suggest also to get the latest CVS csound,
if possible, because I think that is better than the 5.12 released
sources.
Regards
Victor
On 23 Jun 2010, at 12:26, lI wrote:
> On Wednesday 23 June 2010 11:30:58 Victor Lazzarini wrote:
>> This points to some issue in the installation of your C++ tools,
>> because all the functions that are not being found are supposed to be
>> in math.h (which is actually cmath too)
>> See for instance
>> http://www.cplusplus.com/reference/clibrary/cmath/
>>
>> Victor
>>
>
> I am using LFS/CLFS(core-build) { http://trac.cross-lfs.org/ }(blfs/
> cblfs
> (other programs) and as a reasonably experienced (I hope) hand.
> The setup I
> have has been used to compile hundreds of c, and c++ programs
> including the
> full suite of KDE-4.4.2 and latterly kde-4.4.4 using QT-4.6.2/g++.
> As I said
> if you have a successful recipe for building CSound5.12.1 (or
> equivalent) on
> a pure64-bit/{x86_64cpu} setup I would be most grateful for a copy.
>
> ps my interested in CSound is as a Gnash-0.8.7 recommendation
>
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 12:49 |
| From | Victor Lazzarini |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
By the way what does gnash use Csound for, if I may ask?
Victor
On 23 Jun 2010, at 12:40, Victor Lazzarini wrote:
> If all the tools are correctly installed, a simple
>
> scons dynamicCsoundLibrary=1
>
> should build Csound. If you need extra components you can add with
> other scons options.
>
> scons -h
>
> will list these options. I suggest also to get the latest CVS csound,
> if possible, because I think that is better than the 5.12 released
> sources.
>
> Regards
>
> Victor
>
> On 23 Jun 2010, at 12:26, lI wrote:
>
>> On Wednesday 23 June 2010 11:30:58 Victor Lazzarini wrote:
>>> This points to some issue in the installation of your C++ tools,
>>> because all the functions that are not being found are supposed to
>>> be
>>> in math.h (which is actually cmath too)
>>> See for instance
>>> http://www.cplusplus.com/reference/clibrary/cmath/
>>>
>>> Victor
>>>
>>
>> I am using LFS/CLFS(core-build) { http://trac.cross-lfs.org/ }(blfs/
>> cblfs
>> (other programs) and as a reasonably experienced (I hope) hand.
>> The setup I
>> have has been used to compile hundreds of c, and c++ programs
>> including the
>> full suite of KDE-4.4.2 and latterly kde-4.4.4 using QT-4.6.2/g++.
>> As I said
>> if you have a successful recipe for building CSound5.12.1 (or
>> equivalent) on
>> a pure64-bit/{x86_64cpu} setup I would be most grateful for a copy.
>>
>> ps my interested in CSound is as a Gnash-0.8.7 recommendation
>>
>>
>>
>> ------------------------------------------------------------------------------
>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> lucky parental unit. See the prize list and enter to win:
>> http://p.sf.net/sfu/thinkgeek-promo
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 12:59 |
| From | lI |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
On Wednesday 23 June 2010 12:49:21 Victor Lazzarini wrote: > By the way what does gnash use Csound for, if I may ask? > http://osdir.com/ml/debian-bugs-dist/2010-02/msg05986.html ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 13:08 |
| From | Victor Lazzarini |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
It looks like you don't need csound then. Victor On 23 Jun 2010, at 12:59, lI wrote: > On Wednesday 23 June 2010 12:49:21 Victor Lazzarini wrote: >> By the way what does gnash use Csound for, if I may ask? >> > http://osdir.com/ml/debian-bugs-dist/2010-02/msg05986.html > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2010-06-23 19:22 |
| From | Felipe Sateler |
| Subject | Re: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2 |
It is only used at build time, to generate some sounds (IIRC) for the testsuite. On Wed, Jun 23, 2010 at 08:08, Victor Lazzarini |