bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error while crosscompiling ncurses to ARM


From: Joyce Tan
Subject: Re: Error while crosscompiling ncurses to ARM
Date: Sun, 3 Nov 2002 19:41:16 -0800 (PST)

Thanks Thomas!

--with-shared option did it! :)

yehey!

joyce

--- Thomas Dickey <address@hidden> wrote:
> On Sun, Nov 03, 2002 at 05:56:27PM -0800, Joyce Tan
> wrote:
> > Thanks, I think I have produced the arm version of
> the
> > output files.
> > But libncurses.so.5 was not created, How do i
> create
> > this file?  Is there a site I can just download
> the
> > arm version of libncurses.so.5?
> 
> That's a harder question.  There's two ways that
> might work to build
> a shared library - I'm not sure how cross-compiling
> would complicate it.
> Normally
>       configure --with-shared
> builds libncurses.so.5 (if the host_os is one of the
> dozen or so cases
> known to ncurses' configure script).
> 
> (The other would be to use configure --with-libtool,
> but I don't think
> anyone's tried combining cross-compiling ncurses and
> libtool).
> 
> -- 
> Thomas E. Dickey <address@hidden>
> http://invisible-island.net
> ftp://invisible-island.net


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]