[vsipl++] [patch] Support for Cell FFT's up to 4K points.

Don McCoy don at codesourcery.com
Tue Feb 13 17:50:24 UTC 2007


Stefan Seefeld wrote:
>> CC_SPU_FLAGS := @CFLAGS@,
>>     
>
> Sorry, I take that back. CFLAGS is used now to compile the PPU-side of ALF.
> And, as we may need to pass different flags for PPU and SPU, we can't use
> CFLAGS here. So, this really needs to be spelled out as 'CC_SPU_FLAGS'.
>
>   
I see making it CFLAGS, but as of now, the SPU and PPU could share these 
flags until we have a good reason to do otherwise, no?

Overall, I don't feel qualified to suggest how the makefile should be 
structured.  I do know that I'd like to set *one* thing on the configure 
line that basically indicates 'debug' or 'release' (i.e. "-O2 -DNDEBUG" 
or "-g -W -Wall").  Any chance I can get that?  Or do I have to set both 
CXXFLAGS as well as CFLAGS with the same values?


-- 
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712




More information about the vsipl++ mailing list