This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs, does gcc fixincludes etc guarantee a stdlib.h exists?


	Simple question.  Does gcc guarantee that after it diddles with
the system headers that a stdlib.h exists in some form?

	For target files which include tconfig.h, since we can't check
autoconf macros, I'd like to hardwire including stdlib.h to possibly get
prototypes for malloc, et al. 

	This set of files would include frame.c and libgcc2.c.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]