Cross compiler won't build
Mark Butcher
M_J_BUTCHER@compuserve.com
Fri Jun 7 12:55:00 GMT 2002
Hi Brett
Another small detail.
I have realised that the problem with the last binutils build was not with
the compiler but with linking a function which could not be found.
print_insn_mcore() is exported in the file mcore-dis.c and seems to be in
the library libopcodes.a which was build somewhere along the line.
Interestingly I have now exactly the same error when repeating the exercise
with the Mcore target again. This means that the original failed build of
the Mcore cross-compiler must screwed something up so that the linker can
not find this library anymore - time to clean up the disk and start again..
I'll get it soon.
Cheers
Mark
More information about the Gcc-help
mailing list