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: Anyone tried compiling OmniORB ?


> internal error. This particular one happens at a #include line. So I
> swap two #include lines in juxtapose and recompile and the compile works
> fine. I don't remember how I got the remaining internal error of which I

In order to get things improved, you should be prepared to do some
debugging.  That's just part of testing things.   See:
	http://egcs.cygnus.com/faq.html#bugreport

That procedure will allow others to confirm and/or analyze the failures
you are seeing.

> Also .. I have a question. Having all these internal errors is giving me
> doubts about the compiler. If it says it has a problem, then it failed.
> If it doesn't say that and acts as if everyone was fine, what are the
> chances that it messed up ?

The chances of silent failures are non-zero.  That's probably about as
accurate of an estimate as you're likely to see.  The good news is that
bugs in EGCS get fixed pretty quickly these days.  If there are bugs,
report them as described above and hopefully someone will analyze and
fix them.

RJL


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