This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Cross gcc 2.95.1 for sh-coff target


I have tried to build a gcc cross compiler for sh-coff target from
source using a i586-pc-gnu-linux host.
I have configured and builded the binutils with success.
Then I would like to build the gcc too (2.95.1) but, after a
successfully configure, the make command return an error.
The error is due to an attempt to compile an sh asm file with the host's
as and not the target's one.

Has someone any experience of this problem?

Thank You in advance

Alessandro


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