Re: GDB is broken on systems with readline built without -fexceptions
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> I'd suspect that this happens because GDB is built/linked with > "-static-libstdc++ -static-libgcc", and that doesn't work > correctly on Solaris. ISTR that we observed that on other > ports as well. Indeed. It was on AIX, I believe. -- Joel