This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Future evolution of c++config.h and _GLIBCXX_USE_LONG_LONG
- From: Jason Merrill <jason at redhat dot com>
- To: Matt Austern <austern at apple dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 11 Jan 2005 18:33:08 -0500
- Subject: Re: Future evolution of c++config.h and _GLIBCXX_USE_LONG_LONG
- References: <A9C028E6-6422-11D9-86F0-000A95A4FA9E@apple.com>
Is it feasible to make _GLIBCXX_USE_LONG_LONG conditional on some other
macro that also controls the libc support (which would be defined while
building libstdc++)?
Jason