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


(note: sorry if this appeared in the list before...I'm not sure...)

Hi all,
I have problems building a cross compiler with egcs1.1.2. 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 ix86. 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 for any suggestions
Andris
andris@digitus.cz

P.S. binutils were configured with the same --prefix as egcs.


_______________________________________________
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]