Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4365] cmath.h

Date2004-03-18 02:09
Fromsteven yi
Subject[CSOUND-DEV:4365] cmath.h
Hi all,

I'm running into strange errors trying to get Csound5 compiled on Cygwin 
using -mno-cygwin and SCons.  I'm not absolutely positive yet, but I 
think that the cmath.h file in the H directory might be conflicting 
somewhat with the cmath that is used in the c++ std library.  I thought 
it might be due to the order of include paths and am still investigating 
it.  (It's strange to me that this is the first time it's come up for me 
in a compile, it could very well be my cygwin/mingw setup).

Regardless though, should we change cmath.h and cmath.c to something 
that isn't taken by a standard library? (maybe csoundMath.h, csoundMath.c?)

Thanks,
steven