|
From: | Nikolaus Waxweiler |
Subject: | [bug #18961] configure enables both HANDLE_LLONG_MAX and HANDLE_LONG_LONG_MAX, resulting in a build error in GSFormat.m on FBSD 6.2 |
Date: | Mon, 05 Feb 2007 13:13:01 +0000 |
User-agent: | Opera/9.10 (X11; FreeBSD 6 i386; U; en) |
Follow-up Comment #3, bug #18961 (project gnustep): > You say that only LLONG_MAX is defined, in which case line 113 should evaluate to true, but you say it evaluates to false. It evaluates to false because "configure enables both HANDLE_LLONG_MAX and HANDLE_LONG_LONG_MAX" while only LLONG_MAX is actually defined, with gcc 4.3.0 ("./configure CC=gcc43") at least. It works just fine with 3.4.6 ("./configure"). Could be some wierd cpp43 preprocessor bug. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?18961> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |