egcs, does gcc fixincludes etc guarantee a stdlib.h exists?
Per Bothner
bothner@cygnus.com
Thu Apr 2 11:32:00 GMT 1998
> > Simple question. Does gcc guarantee that after it diddles with
> > the system headers that a stdlib.h exists in some form?
> I do not believe that is the case.
Gcc *does* guarantee that after it diddles with the system headers
that a stdlib.h exists in some form.
This is handled by fixproto, which is normally run after fixincludes.
--Per Bothner
Cygnus Solutions bothner@cygnus.com http://www.cygnus.com/~bothner
More information about the Gcc
mailing list