[Bug bootstrap/38088] gcc fails to compile with undefined symbol: __LONG_LONG_MAX__ error

kamaraju at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 12 13:50:00 GMT 2008



------- Comment #2 from kamaraju at gmail dot com  2008-11-12 13:49 -------
Andrew (http://gcc.gnu.org/ml/gcc-help/2008-11/msg00131.html) suggested to use

#define CAP_INFINITY INTTYPE_MAXIMUM(HOST_WIDEST_INT)

I tried it out. The mcf.c compiles with this modification.


-- 


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



More information about the Gcc-bugs mailing list