[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ncurses/dialog static linking on 64bit problem
From: |
VinX |
Subject: |
Ncurses/dialog static linking on 64bit problem |
Date: |
Tue, 08 May 2007 20:22:17 +0200 |
User-agent: |
Thunderbird 2.0.0.0 (X11/20070422) |
Hi all,
i have a little problem,
i need ncurses package to use dialog UI statically linked.
I have configured ncurses-5.6 with this options:
--
./configure --without-gpm --without-dlsym --without-debug
--
and dialog work fine only on 32 bit architecture...
i tried with a amd64 and a intel core duo and both fails.
If i compile ncurses with
--
./configure
--
and build dialog in dinamic linking it work also on 64 bit.
Have you same tips about this problem?
Regards,
Vincenzo
- Ncurses/dialog static linking on 64bit problem,
VinX <=
- Re: Ncurses/dialog static linking on 64bit problem, Thomas Dickey, 2007/05/08
- Re: Ncurses/dialog static linking on 64bit problem, VinX, 2007/05/08
- Re: Ncurses/dialog static linking on 64bit problem, Thomas Dickey, 2007/05/08
- Re: Ncurses/dialog static linking on 64bit problem, VinX, 2007/05/08
- Re: Ncurses/dialog static linking on 64bit problem, Thomas Dickey, 2007/05/08
- Re: Ncurses/dialog static linking on 64bit problem, VinX, 2007/05/10
- Re: Ncurses/dialog static linking on 64bit problem, Thomas Dickey, 2007/05/10
- Re: Ncurses/dialog static linking on 64bit problem, VinX, 2007/05/10
- Re: Ncurses/dialog static linking on 64bit problem, Thomas Dickey, 2007/05/10
- Re: Ncurses/dialog static linking on 64bit problem, VinX, 2007/05/11