cross assembler not found

"Andris" (andris@digitus.cz)
Thu, 10 Jun 1999 09:53:19 +0200


Hi all,
I have problems building a cross compiler with egcs. I need to create a
cross compiler for Hitachi SH1 (under i586 RedHat 6.0). I already installed
binutils for SH, but 'make cross' cannot find the sh-hms-as, instead it uses
the as for i386. Then there are errors like 'unknown opcode' and 'no such
386 instruction' etc. I made a link called 'as' in the '_objdir_' directory
to my sh-hms-as, but it didn't help.
Anybody knows what shall I do?

Thanks
Andris
andris@digitus.cz


_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.