This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Alpha Cross compiler


Hi all,

I am using an Alpha cross compiler by gem5 website built using
crosstool, and this is the version:  gcc-4.3.2, glibc-2.6.1
(NPTL,x86/64).
I was able to compile simple codes using it successfully, but when I
try to compile my larger applications, I am getting assembly errors as
below:

/tmp/ccuZ74Tx.s: Assembler messages:
/tmp/ccuZ74Tx.s:38: Error: unknown opcode `movl'
/tmp/ccuZ74Tx.s:39: Error: syntax error

Do you have any idea what the problem is and how it can be fixed?

Thanks.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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