[Bug 43922] "i386" macro not set
Simon Hausmann
hausmann at kde.org
Thu Oct 10 20:12:15 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=43922
hausmann at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hausmann at kde.org
------- Additional Comments From hausmann at kde.org 2002-10-10 20:09 -------
The fact that i386 is not defined when compiling using the Makefile is that
-ansi is part of the CXXFLAGS. The right macro name that is ANSI compliant is
__i386 .
More information about the KDevelop-devel
mailing list