Csound Csound-dev Csound-tekno Search About

[Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2

Date2010-06-22 23:31
FromlI
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::__type 
std::fpclassify(_Tp)':
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_NAN' was not 
declared in this scope
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_INFINITE' was 
not declared in this scope
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_NORMAL' was not 
declared in this scope
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:501: error: 'FP_SUBNORMAL' was 
not declared in this scope
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:501: error: 'FP_ZERO' was not 
declared in this scope
InOut/widgets.cpp: In member function 'void Fl_Knob::draw_scale(int, int, 
int)':
InOut/widgets.cpp:356: error: call of overloaded 'cos(double&)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:194: note: candidates are: float 
std::cos(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:198: note:                 long 
double std::cos(long double)
InOut/widgets.cpp:357: error: call of overloaded 'sin(double&)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:396: note: candidates are: float 
std::sin(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:400: note:                 long 
double std::sin(long double)
InOut/widgets.cpp:377: error: call of overloaded 'log10(double)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:332: note: candidates are: float 
std::log10(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:336: note:                 long 
double std::log10(long double)
InOut/widgets.cpp:378: error: call of overloaded 'cos(double&)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:194: note: candidates are: float 
std::cos(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:198: note:                 long 
double std::cos(long double)
InOut/widgets.cpp:379: error: call of overloaded 'sin(double&)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:396: note: candidates are: float 
std::sin(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:400: note:                 long 
double std::sin(long double)
InOut/widgets.cpp: In function 'int fl_setWidgetValuei(CSOUND*, 
FL_SET_WIDGET_VALUE_I*)':
InOut/widgets.cpp:2848: error: call of overloaded 'log(double)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:316: note: candidates are: float 
std::log(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:320: note:                 long 
double std::log(long double)
InOut/widgets.cpp: In function 'int fl_setWidgetValue_set(CSOUND*, 
FL_SET_WIDGET_VALUE*)':
InOut/widgets.cpp:2884: error: call of overloaded 'log(double)' is ambiguous
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:316: note: candidates are: float 
std::log(float)
/usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../include/c++/4.4.2/cmath:320: note:                 long 
double std::log(long double)
scons: *** [InOut/widgets.os] Error 1
scons: building terminated because of errors.

##########################################



A header file cmath.h seems to be missing.  I did a check in 
/usr/include/c++/4.4.2 and I did not find this file.  I did a similar check on a 
conventional fedora12 linux box and I did not find the said file either.

Help would be appreciated.

Yours sincerely

luxInteg

------------------------------------------------------------------------------
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

Date2010-06-22 23:45
Fromjpff@cs.bath.ac.uk
SubjectRe: [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::__type
> std::fpclassify(_Tp)':
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_NAN' was not
> declared in this scope
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_INFINITE'
> was
> not declared in this scope
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:500: error: 'FP_NORMAL' was
> not
> declared in this scope
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:501: error: 'FP_SUBNORMAL'
> was
> not declared in this scope
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:501: error: 'FP_ZERO' was
> not
> declared in this scope
> InOut/widgets.cpp: In member function 'void Fl_Knob::draw_scale(int, int,
> int)':
> InOut/widgets.cpp:356: error: call of overloaded 'cos(double&)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:194: note: candidates are:
> float
> std::cos(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:198: note:
> long
> double std::cos(long double)
> InOut/widgets.cpp:357: error: call of overloaded 'sin(double&)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:396: note: candidates are:
> float
> std::sin(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:400: note:
> long
> double std::sin(long double)
> InOut/widgets.cpp:377: error: call of overloaded 'log10(double)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:332: note: candidates are:
> float
> std::log10(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:336: note:
> long
> double std::log10(long double)
> InOut/widgets.cpp:378: error: call of overloaded 'cos(double&)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:194: note: candidates are:
> float
> std::cos(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:198: note:
> long
> double std::cos(long double)
> InOut/widgets.cpp:379: error: call of overloaded 'sin(double&)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:396: note: candidates are:
> float
> std::sin(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:400: note:
> long
> double std::sin(long double)
> InOut/widgets.cpp: In function 'int fl_setWidgetValuei(CSOUND*,
> FL_SET_WIDGET_VALUE_I*)':
> InOut/widgets.cpp:2848: error: call of overloaded 'log(double)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:316: note: candidates are:
> float
> std::log(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:320: note:
> long
> double std::log(long double)
> InOut/widgets.cpp: In function 'int fl_setWidgetValue_set(CSOUND*,
> FL_SET_WIDGET_VALUE*)':
> InOut/widgets.cpp:2884: error: call of overloaded 'log(double)' is
> ambiguous
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:316: note: candidates are:
> float
> std::log(float)
> /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../include/c++/4.4.2/cmath:320: note:
> long
> double std::log(long double)
> scons: *** [InOut/widgets.os] Error 1
> scons: building terminated because of errors.
>
> ##########################################
>
>
>
> A header file cmath.h seems to be missing.  I did a check in
> /usr/include/c++/4.4.2 and I did not find this file.  I did a similar
> check on a
> conventional fedora12 linux box and I did not find the said file either.
>
> Help would be appreciated.
>
> Yours sincerely
>
> luxInteg
>
> ------------------------------------------------------------------------------
> 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

Date2010-06-23 00:12
FromVictor.Lazzarini@nuim.ie
SubjectRe: [Cs-dev] Csound5.12.1 fails to build on x86_64 (pure64-bit) linux computer with gcc-4.4.2
AttachmentsNone  None  None  None  

Date2010-06-23 02:25
FromlI
SubjectRe: [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

Date2010-06-23 11:18
FromlI
SubjectRe: [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  by 
> 
> Victor
> 

> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
> National University of Ireland, Maynooth
> 
Thanks for your suggestion.  I edited the file InOut/widglobals.h  and changed 
  to   but it made no difference.(   save the compiler output no 
longer refers to /usr/lib/gcc/x86_64-unknown-linux-
gnu/4.4.2/../../../../   etc...  )  ... see below

#######################################
InOut/widgets.cpp: In member function 'virtual int Fl_Knob::handle(int)':
InOut/widgets.cpp:296: error: 'atan2' was not declared in this scope
InOut/widgets.cpp: In member function 'void Fl_Knob::draw_scale(int, int, 
int)':
InOut/widgets.cpp:356: error: 'cos' was not declared in this scope
InOut/widgets.cpp:357: error: 'sin' was not declared in this scope
InOut/widgets.cpp:377: error: 'log10' was not declared in this scope
InOut/widgets.cpp:378: error: 'cos' was not declared in this scope
InOut/widgets.cpp:379: error: 'sin' was not declared in this scope
InOut/widgets.cpp: In member function 'int 
SNAPSHOT::get(std::vector >&, 
int)':
InOut/widgets.cpp:1287: error: '::pow' has not been declared
InOut/widgets.cpp:1289: error: 'log' was not declared in this scope
InOut/widgets.cpp:1307: error: '::pow' has not been declared
InOut/widgets.cpp:1309: error: 'log' was not declared in this scope
InOut/widgets.cpp:1368: error: '::pow' has not been declared
InOut/widgets.cpp:1372: error: 'log' was not declared in this scope
InOut/widgets.cpp:1395: error: 'pow' was not declared in this scope
InOut/widgets.cpp:1396: error: 'log' was not declared in this scope
InOut/widgets.cpp:1421: error: '::pow' has not been declared
InOut/widgets.cpp:1423: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'void fl_callbackExponentialSlider(Fl_Valuator*, 
void*)':
InOut/widgets.cpp:2183: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'void 
fl_callbackExponentialSliderBank(Fl_Valuator*, void*)':
InOut/widgets.cpp:2219: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'void fl_callbackJoystick(Fl_Widget*, void*)':
InOut/widgets.cpp:2255: error: '::pow' has not been declared
InOut/widgets.cpp:2279: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'void fl_callbackExponentialRoller(Fl_Valuator*, 
void*)':
InOut/widgets.cpp:2312: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'void fl_callbackExponentialKnob(Fl_Valuator*, 
void*)':
InOut/widgets.cpp:2347: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'void fl_setWidgetValue_(CSOUND*, 
ADDR_SET_VALUE&, int, float, float)':
InOut/widgets.cpp:2783: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_setWidgetValuei(CSOUND*, 
FL_SET_WIDGET_VALUE_I*)':
InOut/widgets.cpp:2848: error: '::pow' has not been declared
InOut/widgets.cpp:2848: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_setWidgetValue_set(CSOUND*, 
FL_SET_WIDGET_VALUE*)':
InOut/widgets.cpp:2884: error: '::pow' has not been declared
InOut/widgets.cpp:2884: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider(CSOUND*, FLSLIDER*)':
InOut/widgets.cpp:3278: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'int fl_slider_bank(CSOUND*, FLSLIDERBANK*)':
InOut/widgets.cpp:3453: error: '::pow' has not been declared
InOut/widgets.cpp:3463: error: '::pow' has not been declared
InOut/widgets.cpp:3465: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_joystick(CSOUND*, FLJOYSTICK*)':
InOut/widgets.cpp:3550: error: '::pow' has not been declared
InOut/widgets.cpp:3583: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'int fl_knob(CSOUND*, FLKNOB*)':
InOut/widgets.cpp:3692: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'int fl_roller(CSOUND*, FLROLLER*)':
InOut/widgets.cpp:4074: error: '::pow' has not been declared
InOut/widgets.cpp: In function 'int fl_vertical_slider_bank(CSOUND*, 
FLSLIDERBANK*)':
InOut/widgets.cpp:4524: error: '::pow' has not been declared
InOut/widgets.cpp:4534: error: '::pow' has not been declared
InOut/widgets.cpp:4536: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider_bank2(CSOUND*, FLSLIDERBANK2*)':
InOut/widgets.cpp:4700: error: '::pow' has not been declared
InOut/widgets.cpp:4710: error: '::pow' has not been declared
InOut/widgets.cpp:4712: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_vertical_slider_bank2(CSOUND*, 
FLSLIDERBANK2*)':
InOut/widgets.cpp:4877: error: '::pow' has not been declared
InOut/widgets.cpp:4887: error: '::pow' has not been declared
InOut/widgets.cpp:4889: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider_bank_setVal(CSOUND*, 
FLSLDBNK_SET*)':
InOut/widgets.cpp:4985: error: 'pow' was not declared in this scope
InOut/widgets.cpp:4986: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider_bank2_setVal(CSOUND*, 
FLSLDBNK_SET*)':
InOut/widgets.cpp:5051: error: 'pow' was not declared in this scope
InOut/widgets.cpp:5052: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider_bank2_setVal_k(CSOUND*, 
FLSLDBNK2_SETK*)':
InOut/widgets.cpp:5136: error: 'pow' was not declared in this scope
InOut/widgets.cpp:5137: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int fl_slider_bank_setVal_k(CSOUND*, 
FLSLDBNK_SETK*)':
InOut/widgets.cpp:5222: error: 'pow' was not declared in this scope
InOut/widgets.cpp:5223: error: 'log' was not declared in this scope
InOut/widgets.cpp: In function 'int FLxyin_set(CSOUND*, FLXYIN*)':
InOut/widgets.cpp:5266: error: 'pow' was not declared in this scope
InOut/widgets.cpp:5292: error: 'pow' was not declared in this scope
InOut/widgets.cpp: In function 'int FLxyin(CSOUND*, FLXYIN*)':
InOut/widgets.cpp:5338: error: 'pow' was not declared in this scope
InOut/widgets.cpp:5357: error: 'pow' was not declared in this scope
scons: *** [InOut/widgets.os] Error 1

########################################
If you have successfully compiled Csound5.12.1 on (an amd64-cpu)-pure 64-bit 
linux machine with a modern version of gcc,  I would be grateful for a copy of 
your recipe.

------------------------------------------------------------------------------
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

Date2010-06-23 11:30
FromVictor Lazzarini
SubjectRe: [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  by 
>>
>> Victor
>>
>
>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>> National University of Ireland, Maynooth
>>
> Thanks for your suggestion.  I edited the file InOut/widglobals.h   
> and changed
>   to   but it made no difference.(   save the  
> compiler output no
> longer refers to /usr/lib/gcc/x86_64-unknown-linux-
> gnu/4.4.2/../../../../   etc...  )  ... see below
>
> #######################################
> InOut/widgets.cpp: In member function 'virtual int  
> Fl_Knob::handle(int)':
> InOut/widgets.cpp:296: error: 'atan2' was not declared in this scope
> InOut/widgets.cpp: In member function 'void Fl_Knob::draw_scale(int,  
> int,
> int)':
> InOut/widgets.cpp:356: error: 'cos' was not declared in this scope
> InOut/widgets.cpp:357: error: 'sin' was not declared in this scope
> InOut/widgets.cpp:377: error: 'log10' was not declared in this scope
> InOut/widgets.cpp:378: error: 'cos' was not declared in this scope
> InOut/widgets.cpp:379: error: 'sin' was not declared in this scope
> InOut/widgets.cpp: In member function 'int
> SNAPSHOT::get(std::vector std::allocator >&,
> int)':
> InOut/widgets.cpp:1287: error: '::pow' has not been declared
> InOut/widgets.cpp:1289: error: 'log' was not declared in this scope
> InOut/widgets.cpp:1307: error: '::pow' has not been declared
> InOut/widgets.cpp:1309: error: 'log' was not declared in this scope
> InOut/widgets.cpp:1368: error: '::pow' has not been declared
> InOut/widgets.cpp:1372: error: 'log' was not declared in this scope
> InOut/widgets.cpp:1395: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:1396: error: 'log' was not declared in this scope
> InOut/widgets.cpp:1421: error: '::pow' has not been declared
> InOut/widgets.cpp:1423: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'void  
> fl_callbackExponentialSlider(Fl_Valuator*,
> void*)':
> InOut/widgets.cpp:2183: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'void
> fl_callbackExponentialSliderBank(Fl_Valuator*, void*)':
> InOut/widgets.cpp:2219: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'void fl_callbackJoystick(Fl_Widget*,  
> void*)':
> InOut/widgets.cpp:2255: error: '::pow' has not been declared
> InOut/widgets.cpp:2279: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'void  
> fl_callbackExponentialRoller(Fl_Valuator*,
> void*)':
> InOut/widgets.cpp:2312: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'void  
> fl_callbackExponentialKnob(Fl_Valuator*,
> void*)':
> InOut/widgets.cpp:2347: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'void fl_setWidgetValue_(CSOUND*,
> ADDR_SET_VALUE&, int, float, float)':
> InOut/widgets.cpp:2783: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_setWidgetValuei(CSOUND*,
> FL_SET_WIDGET_VALUE_I*)':
> InOut/widgets.cpp:2848: error: '::pow' has not been declared
> InOut/widgets.cpp:2848: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_setWidgetValue_set(CSOUND*,
> FL_SET_WIDGET_VALUE*)':
> InOut/widgets.cpp:2884: error: '::pow' has not been declared
> InOut/widgets.cpp:2884: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider(CSOUND*, FLSLIDER*)':
> InOut/widgets.cpp:3278: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'int fl_slider_bank(CSOUND*,  
> FLSLIDERBANK*)':
> InOut/widgets.cpp:3453: error: '::pow' has not been declared
> InOut/widgets.cpp:3463: error: '::pow' has not been declared
> InOut/widgets.cpp:3465: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_joystick(CSOUND*,  
> FLJOYSTICK*)':
> InOut/widgets.cpp:3550: error: '::pow' has not been declared
> InOut/widgets.cpp:3583: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'int fl_knob(CSOUND*, FLKNOB*)':
> InOut/widgets.cpp:3692: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'int fl_roller(CSOUND*, FLROLLER*)':
> InOut/widgets.cpp:4074: error: '::pow' has not been declared
> InOut/widgets.cpp: In function 'int fl_vertical_slider_bank(CSOUND*,
> FLSLIDERBANK*)':
> InOut/widgets.cpp:4524: error: '::pow' has not been declared
> InOut/widgets.cpp:4534: error: '::pow' has not been declared
> InOut/widgets.cpp:4536: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider_bank2(CSOUND*,  
> FLSLIDERBANK2*)':
> InOut/widgets.cpp:4700: error: '::pow' has not been declared
> InOut/widgets.cpp:4710: error: '::pow' has not been declared
> InOut/widgets.cpp:4712: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_vertical_slider_bank2(CSOUND*,
> FLSLIDERBANK2*)':
> InOut/widgets.cpp:4877: error: '::pow' has not been declared
> InOut/widgets.cpp:4887: error: '::pow' has not been declared
> InOut/widgets.cpp:4889: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider_bank_setVal(CSOUND*,
> FLSLDBNK_SET*)':
> InOut/widgets.cpp:4985: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:4986: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider_bank2_setVal(CSOUND*,
> FLSLDBNK_SET*)':
> InOut/widgets.cpp:5051: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:5052: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider_bank2_setVal_k(CSOUND*,
> FLSLDBNK2_SETK*)':
> InOut/widgets.cpp:5136: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:5137: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int fl_slider_bank_setVal_k(CSOUND*,
> FLSLDBNK_SETK*)':
> InOut/widgets.cpp:5222: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:5223: error: 'log' was not declared in this scope
> InOut/widgets.cpp: In function 'int FLxyin_set(CSOUND*, FLXYIN*)':
> InOut/widgets.cpp:5266: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:5292: error: 'pow' was not declared in this scope
> InOut/widgets.cpp: In function 'int FLxyin(CSOUND*, FLXYIN*)':
> InOut/widgets.cpp:5338: error: 'pow' was not declared in this scope
> InOut/widgets.cpp:5357: error: 'pow' was not declared in this scope
> scons: *** [InOut/widgets.os] Error 1
>
> ########################################
> If you have successfully compiled Csound5.12.1 on (an amd64-cpu)- 
> pure 64-bit
> linux machine with a modern version of gcc,  I would be grateful for  
> a copy of
> your recipe.
>
> ------------------------------------------------------------------------------
> 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

Date2010-06-23 12:26
FromlI
SubjectRe: [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

Date2010-06-23 12:40
FromVictor Lazzarini
SubjectRe: [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

Date2010-06-23 12:49
FromVictor Lazzarini
SubjectRe: [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

Date2010-06-23 12:59
FromlI
SubjectRe: [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

Date2010-06-23 13:08
FromVictor Lazzarini
SubjectRe: [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

Date2010-06-23 19:22
FromFelipe Sateler
SubjectRe: [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
 wrote:
> 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
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
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/l