Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] libmad and AVR32 optimisations
@ 2013-02-20 22:58 Gilles Talis
  2013-02-20 23:14 ` Benoît Thébaudeau
  0 siblings, 1 reply; 12+ messages in thread
From: Gilles Talis @ 2013-02-20 22:58 UTC (permalink / raw)
  To: buildroot

All,

There is small issue in the AVR32 optimization patch [1]. This is root
cause for autobuild failures: e01f5a5484299dce1797966445f3972583c67b22
and 7ed0563fbbfc19c93ec5be35d3b6a95e496b4c5d.
Reason is that some fixed-point math routines are implemented in
architecture-specific files. If "architecture-specific optimizations"
option is disabled from the build configuration, these routines are not
compiled, but libmad is built with references to these functions though.

My question is: is this issue worth fixing? I assume that libmad users will
usually enable all possible architecture-specific optimizations.

Thanks
Gilles.

[1] package/libmad/libmad-0.15.1b-optimization.patch.avr32
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130220/7e8a19c1/attachment.html>

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

end of thread, other threads:[~2013-02-22  1:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 22:58 [Buildroot] libmad and AVR32 optimisations Gilles Talis
2013-02-20 23:14 ` Benoît Thébaudeau
     [not found]   ` <CAKcgs2wW-vj=1NENE0mLmaZjwD6z9MrhzVm4aScnuX1f7COToQ@mail.gmail.com>
2013-02-21  0:55     ` Benoît Thébaudeau
2013-02-21  1:48       ` Gilles Talis
2013-02-21 10:33   ` Peter Korsgaard
2013-02-21 10:52     ` Simon Dawson
2013-02-21 10:58       ` Peter Korsgaard
2013-02-21 12:28         ` Benoît Thébaudeau
2013-02-21 12:42           ` Peter Korsgaard
2013-02-21 19:36             ` Simon Dawson
2013-02-21 20:39               ` Peter Korsgaard
2013-02-22  1:03                 ` Gilles Talis

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