public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Assertion Failure in md_apply_fix3
@ 2005-02-14 19:31 Mudeem Iqbal
  2005-02-18 22:59 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Mudeem Iqbal @ 2005-02-14 19:31 UTC (permalink / raw)
  To: 'binutils@sourceware.org'

hi,

I am trying to cross compile u-boot for mips. Toolchain comprises of the
following packages

binutils-2.15.94.0.2
gcc-3.4.3
glibc-2.3.3

During the cross compulation I get the following error

/home/mudeem/ubootPrj/u-boot-1.1.2/cpu/mips/start.S: Assembler messages:
/home/mudeem/ubootPrj/u-boot-1.1.2/cpu/mips/start.S:382: Internal error!
Assertion failure in md_apply_fix3 at
../../binutils-2.15.94.0.2/gas/config/tc-mips.c line 10969.
Please report this bug.
make: *** [cpu/mips/start.o] Error 1

The 383 line of start.S is the last line. Even if I comment few the the last
lines same is the result. Does anyone has an idea. Thanx in advance

Mudeem

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

* Re: Assertion Failure in md_apply_fix3
  2005-02-14 19:31 Assertion Failure in md_apply_fix3 Mudeem Iqbal
@ 2005-02-18 22:59 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2005-02-18 22:59 UTC (permalink / raw)
  To: Mudeem Iqbal; +Cc: 'binutils@sourceware.org'

Hi Mudeem,

> I am trying to cross compile u-boot for mips. Toolchain comprises of the
> following packages
> 
> binutils-2.15.94.0.2
> gcc-3.4.3
> glibc-2.3.3
> 
> During the cross compulation I get the following error
> 
> /home/mudeem/ubootPrj/u-boot-1.1.2/cpu/mips/start.S: Assembler messages:
> /home/mudeem/ubootPrj/u-boot-1.1.2/cpu/mips/start.S:382: Internal error!
> Assertion failure in md_apply_fix3 at
> ../../binutils-2.15.94.0.2/gas/config/tc-mips.c line 10969.
> Please report this bug.
> make: *** [cpu/mips/start.o] Error 1

I think that this problem may have already been fixed.  Please could you 
try using a version of GAS built from the current mainline sources in 
the binutils CVS repository.

If that does not work, please could you post a small, self contained 
test that reproduces the problem.

Cheers
   Nick


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

end of thread, other threads:[~2005-02-18 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-14 19:31 Assertion Failure in md_apply_fix3 Mudeem Iqbal
2005-02-18 22:59 ` Nick Clifton

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).