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]

Assertion Failure in md_apply_fix3


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


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