> ADM 5120 is MIPS, right? Are you trying to build a cross compiler or a
> compiler running on the MIPS itself? 

Compiler running on the MIPS.

> And MIPS is probably also affected by GDC issue 120, so you have to
> configure like this:
> DFLAGS="-fno-section-anchors" ./configure [configure arguments here]

Thanks.

Reply via email to