All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Why is libbsd limited to ARM, x86 and x86_64?
@ 2016-02-02 15:30 Carlos Santos
  2016-02-02 21:09 ` Arnout Vandecappelle
  0 siblings, 1 reply; 7+ messages in thread
From: Carlos Santos @ 2016-02-02 15:30 UTC (permalink / raw)
  To: buildroot

Hello,

I'm working on a project for PowerPC in which libbsd would be useful. However the package is restricted to ARM, x86 and x86_64 architectures, since Config.in contains this:

  # libbsd requires a.out.h, which is only available for those
  # architectures: arm, x86 (and alpha, currently not supported in Buildroot;
  # also m68k which is currently not enabled, so can't be tested.)
  default y if BR2_arm || BR2_i386 || BR2_x86_64

However, my PowerPC toolchain, generated by crosstool-NG, provides the required a.out.h file. It is based on GCC 4.8.2, GLIBC 2.19 and Kernel 3.10.47.

Where does the information about the missing a.out.h on PowerPC comes from?

Carlos Santos (Casantos) - DATACOM, P&D
Rua Am?rica, 1000 - Eldorado do Sul, RS, Brasil - 92990-000
casantos at datacom.ind.br          +55 51 3933.3000 ext. 3627
http://www.datacom.ind.br

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

end of thread, other threads:[~2016-02-04 12:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 15:30 [Buildroot] Why is libbsd limited to ARM, x86 and x86_64? Carlos Santos
2016-02-02 21:09 ` Arnout Vandecappelle
2016-02-03 15:39   ` Carlos Santos
2016-02-03 18:50     ` Carlos Santos
2016-02-04  0:00       ` Arnout Vandecappelle
2016-02-04  5:21         ` Baruch Siach
2016-02-04 12:22           ` Carlos Santos

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.