From: Steve Harris <[EMAIL PROTECTED]>

Hmmm... My experiments with c++, dsp code and gcc (recent 2.96) did not
turn out very well. For some reason the optimiser totaly chokes on c++
code. I only tried one routine, and I'm no c++ expert, so its possible I
screwed something up, but it did not look encouraging. I will revisit this
and also try gcc3, which has much better c++ support IIRC.

- Steve
I think gcc is in general not the best choice when you want to have highly optimized code. I had no problems with C++ so far. You should avoid to use pointers when ever possible and use references instead. RTSynth is written in C++ and it performs quite well i think...

- Stefan


_________________________________________________________________
Broadband?�Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp

Reply via email to