This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Cross compiler for mips64el from Sparc


Hi,
I've been trying to build a little endian cross compiler with a Sparc host
for
a mips64 processor (actually the vrs1 --  embedded core along the lines of
an RM7000),
and I have not been able to successfully compile it using gcc 2.95.1 or any
previous version.

The last lines of the compilation are:

/bin/sh ./libtool --mode=link gcc -g -O2  -o size  size.o bucomm.o version.o
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a 
gcc -g -O2 -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
/bin/sh ./libtool --mode=link gcc -g -O2  -o objdump  objdump.o prdbg.o
rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o
../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a 
gcc -g -O2 -o objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o
rdcoff.o bucomm.o version.o filemode.o ../opcodes/.libs/libopcodes.a
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
Undefined                       first referenced
 symbol                             in file
print_insn_sparc
../opcodes/.libs/libopcodes.a(disassemble.o)
ld: fatal: Symbol referencing errors. No output written to objdump
make[1]: *** [objdump] Error 1
make[1]: Leaving directory `/home/winstonw/gnu_build/binutils/binutils'
make: *** [all-binutils] Error 2

Any suggestions etc, greatly appreciated.


Thanks,

Winston.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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