On Tue, Sep 04, 2001 at 02:18:43PM +0200, Jakub Jelinek wrote: > Another option could be to have libgcc_d.a which would be libgcc.a minus > frame.o (or frame-dwarf2.o) and just modify specs so that if not -static, > -lgcc_d -lc -lgcc_d is used instead of -lgcc -lc -lgcc. Or just "-lc -gcc", which seems better to me. r~