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


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

cross assembler not found


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.

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