This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
> I need the MICO library and configure there gives me complaints about > exceptions not working with shared libraries.... You'll just have to debug it. Product a minimal test case (and 'minimal' means a tiny self-contained bag of bytes that shows what MICO things is wrong, not an ftp site for it :-) and let us see what's going on. > BTW. Is there a gdb available for egcs compiled code? 4.17 complains > with: warning: internal error: no C/C++ fundamental type 1 and is > having problems showing the correct line of code after a breakpoint. I That's probably better asked on the GDB lists (to which I do not subscribe) The problem does sound familiar, but I don't know why, when, or if it went away. GDB used to pass the testsuite on OpenServer for both COFF and ELF. (This would have probably been around 4.15 era along with the patches I originally submitted to active OSR5 support.) I think it suffers from periodic bitrot becuase that OS isn't well represented on the lists. RJL