Re: Reg cross compilation issue

2015-10-27 Thread $rik@nth
Thank you Axel for the reply. I will try cross compiling the libraries to arm and then compile screen. FYI, I am using Ubunut machine with arm chroot. On Wed, Oct 28, 2015 at 12:56 AM, Axel Beckert wrote: > Hi, > > On Tue, Oct 27, 2015 at 08:33:32PM +0530, $rik@nth wrote: >>

Reg cross compilation issue

2015-10-27 Thread $rik@nth
Hi, I am trying to cross compile the screen for arm and getting stuck while linking the ncurses libraries. Screen version i am trying screen-4.0.3. arm-linux-gnueabi-gcc -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o he