From e9495844291a85a1f7ba3c76742a0dd1bf574e5f Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 10 Oct 2018 10:15:49 +0200 Subject: hosted gcc compiler --- xxx/packages/ncurses-5.9/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'xxx') diff --git a/xxx/packages/ncurses-5.9/README b/xxx/packages/ncurses-5.9/README index 78b9cd4..c7c5f6f 100644 --- a/xxx/packages/ncurses-5.9/README +++ b/xxx/packages/ncurses-5.9/README @@ -3,7 +3,9 @@ .. tic foolterm.ti (to install locally) 3. build in seperate directory -$ ../ncurses-xxx/configure --host=i686-foolos --without-tests --with-fallbacks=fool-term --with-debug CFLAGS="-gstabs -O0" CXXFLAGS="-gstabs -O0" --prefix=/home/miguel/opt/foolos/usr/ --with-termlib CC=i686-foolos-gcc +$ ../ncurses-xxx/configure --host=i686-foolos --without-tests --with-fallbacks=fool-term + --with-debug CFLAGS="-gstabs -O0" CXXFLAGS="-gstabs -O0" --prefix=/home/miguel/opt/foolos/usr/ + --with-termlib CC=i686-foolos-gcc symlink /usr/include/curses.h to ./ncurses/curses.h -- cgit v1.2.3