
24 Mar
2011
24 Mar
'11
8:15 p.m.
AMDG On 03/24/2011 01:03 PM, Edward Diener wrote:
On 3/24/2011 12:28 PM, John Maddock wrote:
Is there any guarantee that the configuration files will work with a C compiler or a C++ compiler in C mode ? Is there anything in the configuration files which is C++ specific ?
Almost certainly :-(
What in config is C++ specific as opposed to C as far as the actual header file code ?
Checks for the standard library. I seem to recall that there's a #include <utility> in there somewhere. In Christ, Steven Watanabe