public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* mips16 help
@ 2001-09-13 20:06 boy
  2001-09-28 16:20 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: boy @ 2001-09-13 20:06 UTC (permalink / raw)
  To: gcc-help

Hi all.
I want build a compiler which can support the flag '-mips16'.
I use egcs-1.1.2 to build a compiler. And I use this compiler with flag
'-mips16' to build a very simple program . Error happennd likes following:

/tmp/ccWq8B5n.s: Assembler messages:
/tmp/ccWq8B5n.s:16: Internal error!
Assertion failure in macro_build_lui at ../../../binutils-2.8.
1/gas/config/tc-mips.c line 2596.
Please report this bug.

Who can tell me how to build gcc whick supports the flag '-mips16' .

Many thanks.

ness

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mips16 help
  2001-09-13 20:06 mips16 help boy
@ 2001-09-28 16:20 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-09-28 16:20 UTC (permalink / raw)
  To: boy; +Cc: gcc-help

On Sep 14, 2001, boy <root@t2-design.com> wrote:

> Assertion failure in macro_build_lui at
> ../../../binutils-2.8.1/gas/config/tc-mips.c line 2596.

This indicates a bug in GAS, so you should report the bug to the
binutils bug-reporting address.  There are newer versions of binutils
that you should probably try first.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-28 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-13 20:06 mips16 help boy
2001-09-28 16:20 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).