All of lore.kernel.org
 help / color / mirror / Atom feed
* fftw recipes
@ 2016-09-06  7:02 Andreas Müller
  2016-09-06  7:55 ` Koen Kooi
  2016-09-06  9:49 ` Jack Mitchell
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Müller @ 2016-09-06  7:02 UTC (permalink / raw)
  To: openembedded-devel

Hi,

is there a technical reason why we have multiple fftw recipes (fftw /
fftwl / fftwf)?

or

before I start: Any complaints/comments if I

* merge all fftw's into one recipe named fftw splitting in multiple
packages (fftw / fftwl / fftwf / fftwq?)
* replace virtual/fftw by fftw
* make oe-core's alsa-utils fftw PACKAGFCONFIG[fftw] depending in fftw

Feedback welcome

Andreas


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fftw recipes
  2016-09-06  7:02 fftw recipes Andreas Müller
@ 2016-09-06  7:55 ` Koen Kooi
  2016-09-06  9:49 ` Jack Mitchell
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2016-09-06  7:55 UTC (permalink / raw)
  To: openembedded-devel

Op 06-09-16 om 09:02 schreef Andreas Müller:
> Hi,
> 
> is there a technical reason why we have multiple fftw recipes (fftw /
> fftwl / fftwf)?

Yes, at the time of writing there was no easy way to generate the different
libraries using one recipe. Worse, the headers conflict, even in the current
situation :/

regards,

Koen


> 
> or
> 
> before I start: Any complaints/comments if I
> 
> * merge all fftw's into one recipe named fftw splitting in multiple
> packages (fftw / fftwl / fftwf / fftwq?)
> * replace virtual/fftw by fftw
> * make oe-core's alsa-utils fftw PACKAGFCONFIG[fftw] depending in fftw
> 
> Feedback welcome
> 
> Andreas
> 




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fftw recipes
  2016-09-06  7:02 fftw recipes Andreas Müller
  2016-09-06  7:55 ` Koen Kooi
@ 2016-09-06  9:49 ` Jack Mitchell
  1 sibling, 0 replies; 3+ messages in thread
From: Jack Mitchell @ 2016-09-06  9:49 UTC (permalink / raw)
  To: openembedded-devel

On 06/09/16 08:02, Andreas Müller wrote:
> Hi,
>
> is there a technical reason why we have multiple fftw recipes (fftw /
> fftwl / fftwf)?
>
> or
>
> before I start: Any complaints/comments if I
>
> * merge all fftw's into one recipe named fftw splitting in multiple
> packages (fftw / fftwl / fftwf / fftwq?)
> * replace virtual/fftw by fftw
> * make oe-core's alsa-utils fftw PACKAGFCONFIG[fftw] depending in fftw
>
> Feedback welcome
>
> Andreas
>

I was looking at doing this myself. The library now has options to 
generate all three libs from a single source. However, the only way I 
could think to work with the header files was to have a fftw-headers 
which fftw/l/f all depended on so we don't get conflicting files in 
packaging.

Thanks for the heads up and I have no complaints as it saves me a job :)

Cheers,
Jack.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-06 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06  7:02 fftw recipes Andreas Müller
2016-09-06  7:55 ` Koen Kooi
2016-09-06  9:49 ` Jack Mitchell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.