bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses 64bit AIX


From: Thomas Dickey
Subject: Re: ncurses 64bit AIX
Date: Thu, 20 May 2010 05:06:59 -0400 (EDT)

On Thu, 20 May 2010, pcazallas wrote:


Hi all,

I need to install ncurses 64 bit static library in an AIX 6 system, but I
cannot do it from the source code. Although I'm able to compile the source
64-compat, I cannot link the lib objects correctly with ld.

Please, give me a hand with this if possible. Or tell me if it's impossible
:-(

It should be possible - AIX C compiler's option for 64-bits appears to be "-q64". If you're using gcc, that might be a different story, since its
per-platform support for 64-bits is "varied".

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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