This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: fftw-3.0.1


--- "Gerrit P. Haase"  wrote:

> Gerrit P. Haase wrote:
> 
> > Corinna Vinschen wrote:
> > 
> >> Since the package is in SuSE and Debian, just go ahead and prepare the
> >> package.   But I'm wondering why it's useful to drop the single precision
> >> calls.  Sounds like an unnecessary restriction to me.
> > 
> > I also suggest to go just with the default configuration:
> > ./configure [...standard flags...]  \
> >         --enable-threads \
> >         --enable-shared \
> >         --disable-static
> 

Just to clarify, the default configuration results in only the double precision
library being built. So what I am proposing to build is the default
configuration, in that regard.

I am not certain of the significance of enable-threads under cygwin.  Can you
elaborate further on cygwin support for this?

> And using in Makefile.am:
>      libfftw3@PREC_SUFFIX@_la_LDFLAGS = -Wl,--enable-auto-image-base ...
> would be useful to avoid rebase issues?
> 

Hm, I'll have to look into this; thanks for the reminder re:
enable-auto-image-base


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]