Where's std.h?

Neal Becker neal@ctd.comsat.com
Sat Nov 15 17:45:00 GMT 1997


>>>>> "Joe" == Joe Buck <jbuck@synopsys.com> writes:

    >> I'm trying to build ptolemy-0.7 using egcs-971105 glibc2.0.5.  There
    >> is no <std.h>.  Is this standard or not?

    Joe> No, std.h is not standard, it is a libg++'ism.  (I was responsible for
    Joe> putting that into Ptolemy years ago, but you probably want to replace
    Joe> uses of std.h with the appropriate standard headers, such as <stdlib.h>
    Joe> and <string.h>).


Thanks.  I just wish I could find something to test to determine what
is the libstdc++ version so I could make the changes conditional.
Any ideas?



More information about the Gcc mailing list