Re: Compilation problem with mico



On Thu, Jul 02, 1998 at 11:10:18PM -0600, Tom Tromey wrote:
> Caleb> ../include/mico/sequence.h:248: Internal compiler error.
> Caleb> ../include/mico/sequence.h:248: Please submit a full bug report to
> Caleb> `bug-g++@prep.ai.mit.edu'.
> 
> Caleb> Anyone have any ideas?
> 
> Yes.  Your C++ compiler has a bug in it.  Use a different compiler.
> 

Er, to expand a bit on what Tom said -- g++ 2.7 doesn't handle exceptions well.
You should upgrade to egcs. Keep in mind that for some reason or another, the
stable kernels don't compile with egcs, so you'll either have to switch to 
the development series, or install only the g++ related egcs stuff, and keep
the old gcc. (Don't ask me how -- Debian does it somehow).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]