crosstool-ng/scripts/build
Yann E. MORIN" 893f21944c xlcwu <xlcwu.taiwan@gmail.com> wrote:
Seems ncurses 5.7 need build host stage for tic step; if use host tic
  (ubuntu) the build process hang in the below step.
  So I guess need to build ncurses host stage to build new tic

and provided a patch to that efect.

And in fact, we do need "tic" to run on the _build_ system to properly
generate the terminfo database.

Note: this is fully functional, but still requires a litle bit of
tweaking so that ${CT_BUILD}-gcc gets used instead of plain gcc.
But that's a minor problem for now...

 /trunk/scripts/build/debug/300-gdb.sh |   35    33     2     0 +++++++++++++++++++++++++++++++++--
 /trunk/scripts/build/internals.sh     |    1     1     0     0 +
 2 files changed, 34 insertions(+), 2 deletions(-)
2009-03-23 23:05:08 +00:00
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Do not copy ecj.jar when it's not required. 2009-03-15 20:08:06 +00:00
debug xlcwu <xlcwu.taiwan@gmail.com> wrote: 2009-03-23 23:05:08 +00:00
kernel Rename the custom header option. 2009-03-03 20:29:35 +00:00
libc Sanitise using glibc cvs exports: 2009-03-15 20:50:40 +00:00
tools Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve, 2009-03-08 11:15:58 +00:00
binutils.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
gmp.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
internals.sh xlcwu <xlcwu.taiwan@gmail.com> wrote: 2009-03-23 23:05:08 +00:00
mpfr.sh Fix building MPFR >= 2.4.0. 2009-03-08 22:13:27 +00:00
tools.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00