bug-ncurses
[Top][All Lists]
Advanced

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

Re: Question


From: Thomas Dickey
Subject: Re: Question
Date: Wed, 23 Mar 2005 18:38:45 -0500 (EST)

On Wed, 23 Mar 2005, Nixon-Contractor, Richard A wrote:

All,

Does ncurses current version provide support for 64 bit compiles?

If you set the compiler flags, it should build/work properly with 64-bits.

(I keep meaning to modify the typedef for chtype so it won't use a long
in that environment, but that's inefficient rather than incorrect - added to my to-do list...).

Target Environment is Solaris 9 64 bit using the gcc compiler.

        gcc -m64

Do you known where I might find a version of curses that will support a 64
bit compiles?

native Solaris curses also does that.

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




reply via email to

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