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]

Re: egcs 19990103 exits with error when hitting function that doesn'tdeclare return type?


On Mon, 4 Jan 1999, Joe Buck wrote:
> Generally speaking, fixincludes is supposed to fix invalid system headers
> (the original headers aren't modified, instead fixed copies of headers
> are placed where the compiler will see them first).  I suppose the
> right thing would be to fix these headers to plug in a return type.

I guess one problem here is that many(?) people first first install a
good C compiler (i.e., egcs) and only then X11, built by that compiler.

In that case, fixincludes has no chance.

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/


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