This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/40417] __const undefined



------- Comment #2 from dsandler at paychex dot com  2009-06-11 18:50 -------
I assume that I should continue to leave __GNUC__ defined.  Is this the correct
choice?  If I continue to leave __GNUC__ defined, how do I properly resolve
this issue such that __const is defined?  Is there another header file that I
should be including?  Is there another macro that I should define/undefine?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40417


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]