[patch] New configure options for use w/eclipse, misc fixes

Jules Bergmann jules at codesourcery.com
Mon Jul 2 20:21:30 UTC 2007


This patch ...

... adds a new configure option "--disable-shared-acconfig" that moves 
defines currently on the compiler the command line (to enable shared 
acconfig.hpp across multiple variants in a binary package) into 
acconfig.hpp.  This is useful when building a binary package to be used 
from eclipse, since there is less stuff to type into eclipse's phalanx 
of dialog boxes.

... adds a new configure option "--disable-fftw3-simd" that disables the 
builtin FFTW from using SIMD.  Useful when cross-building for a Power 
platform (such as powerpc-eabi) that doesn't have altivec.

... fixes recursive builtin lapack make's to use $(MAKE).  Fixes bug 
reported w/Solaris AMD64.

... removes missing define from expr/generator_block.hpp.  Fixes vramp, 
I think.

Patch applied.

				-- Jules

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: misc.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20070702/2e178972/attachment.ksh>


More information about the vsipl++ mailing list