This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
assembling libgcc1.a for a cross compiler
- To: gcc-help at gcc dot gnu dot org
- Subject: assembling libgcc1.a for a cross compiler
- From: Lorenzo Ivaldi <lord at atlas dot dibe dot unige dot it>
- Date: Fri, 02 Feb 2001 15:56:29 +0100
when I try to compile the libgcc1.asm I have created, for a processor
designed in our laboratory the assembler cannot assemble it.
I think that is invoked the host machine assembler (sun sparkstation) and
not the target machine assembler.
How can I assemble it?
If i try to assemble it as a stand alone file all the "#ifdef" are lost
and so the library is useless.
Thanks in advance for all help anyone will provide.
++++++++++++++++++++++++++++++
+ +
+ Ing. Lorenzo Ivaldi +
+ +
+ Research Affiliate +
+ +
+ D.I.B.E. (University of Genova) +
+ +
+ E-mail: Lord@atlas.dibe.unige.it +
+ +
++++++++++++++++++++++++++++++