Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] liquid-dsp: new package
@ 2015-10-08 20:37 Guillaume William Bres
  2015-10-08 20:37 ` [Buildroot] [PATCH 1/1] " Guillaume William Bres
  2015-10-09 15:09 ` [Buildroot] " Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Guillaume William Bres @ 2015-10-08 20:37 UTC (permalink / raw)
  To: buildroot


Liquid-DSP is a DSP library using pure C and only relying on libm.
This patch clones the master branch because the latest tag is quite old,
and configure.ac does not know of armv7|armv8 in that version for instance.

Autoconf requires to include -I(PACKAGE_DIR)/scripts, so I did my best
to have something working, you guys might have suggestions to improve that.

Finally, ./configure does not work with an uclibc toolchain, so I added BR2_TOOLCHAIN_GLIBC
as a dependency. The error is crealf() is not found (<complex.h>). The ARM and NEON
optimizations work fine though.

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08 20:37 [Buildroot] liquid-dsp: new package Guillaume William Bres
2015-10-08 20:37 ` [Buildroot] [PATCH 1/1] " Guillaume William Bres
2015-10-09  9:08   ` Thomas Petazzoni
2015-10-09 15:09 ` [Buildroot] " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox