[Buildroot] [PATCH v2 1/1] openpgm: disable on AVR32

Alexander Lukichev alexander.lukichev at gmail.com
Sat Nov 2 07:16:46 UTC 2013


Hi,

2013/11/1 Alexander Lukichev <alexander.lukichev at gmail.com>

> The compiler (that particular toolchain) has those intrinsic functions

> but is able to generate them only if the exact CPU sub architecture

> is specified, not just AVR32 (their implementations differ for each of

> the two sub architectures)
....
> I tried to disable using them in the package code by playing with
> configure.ac but unsuccessfully: the code used instead some thread
> functions that were not provided by the toolchain (at least, not with
> the constants defined in configure). In the end, it seemed too much
...
> I did not know how to explain all this concisely in openpgm's Config.in,
> sorry :-)

So, since in both cases the project was configured incorrectly for building
by
that toolchain, the comment I have put in Config.in did not seem misleading
to me.

--
Best regards,
  Alexander Lukichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131102/0f799aa4/attachment-0002.html>


More information about the buildroot mailing list