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]

Anyone tried compiling OmniORB ?


Well ... I just spent the last hour trying to compile the latest OmniORB
snapshot with egcs1.1 with varying degrees of success. I think I've
gotten 3 internal errors so far. If I have the -O2 (g++) and -O (gcc)
flags on to compile ( this is the default ) things seem to compile fine.
If I replace them with -g, I get internal errors. I go into the
examples/echo directory and compile with the -g flags and I get another
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
spoke.

Has anyone else tried to compile OmniORB with egcs1.1 ?

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 ?


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