Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Ncurses wide support
@ 2013-10-15 10:09 Ezequiel García
  2013-10-15 10:18 ` Gustavo Zacarias
  0 siblings, 1 reply; 11+ messages in thread
From: Ezequiel García @ 2013-10-15 10:09 UTC (permalink / raw)
  To: buildroot

Currently Buildroot support building the non-wide (non-unicode) ncurses library.

While ncurses support an easy way to enable wide support with a configure option
(--enable-widec), this option builds *only* the wide-enabled library
(aka libncursesw)
and not the vanilla one.

In other words, it's not possible to build both at the same time.

By looking at my Gentoo ebuild -which is also source based- it seems
they solve this by
simply building ncurses twice: first the vanilla, and then (if unicode
is enabled) the
wide-enabled one.

Questions that arise:

1. Does Buildroot support something like this?

2. Should we patch ncurses configure to change this behavior?
(not really a fun solution, given this is an upstream choice)

3. Do we even care?
-- 
Ezequiel Garc?a, VanguardiaSur
www.vanguardiasur.com.ar

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

end of thread, other threads:[~2013-10-15 12:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 10:09 [Buildroot] Ncurses wide support Ezequiel García
2013-10-15 10:18 ` Gustavo Zacarias
2013-10-15 10:48   ` Ezequiel García
2013-10-15 11:36     ` Thomas Petazzoni
2013-10-15 11:56       ` Ezequiel García
2013-10-15 11:56       ` Gustavo Zacarias
2013-10-15 11:59         ` Thomas Petazzoni
2013-10-15 12:01           ` Ezequiel García
2013-10-15 12:02           ` Gustavo Zacarias
2013-10-15 12:04             ` Thomas Petazzoni
2013-10-15 12:51               ` Thomas De Schampheleire

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