bug-ncurses
[Top][All Lists]
Advanced

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

ncurses++ will not compile with gcc 3.x


From: Felix Natter
Subject: ncurses++ will not compile with gcc 3.x
Date: 20 Jun 2001 16:23:51 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

hi,

I think it's better to turn off building ncurses++ by default
because gcc 3.x (soon to be released) will not compile it,
and there is no easy way to fix it (ncurses++ relies on non-standard
GNU-extensions to iostreams).

You could also check for the version number of gcc
(if building with gcc) and only build it if it's < 3.x.
-- 
Felix Natter



reply via email to

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