This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Assertion Failure in md_apply_fix3


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]