including <stdlib.h>

John Carr jfc@mit.edu
Wed Feb 11 06:50:00 GMT 1998


The *config.h files I referred to are the autoconf-generated config.h,
hconfig.h, tconfig.h, and auto-config.h in the gcc build directory.

For example, in auto-config.h replace
	#define HAVE_STDLIB_H 1
with
	#include <stdlib.h>




More information about the Gcc mailing list