avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] What is the best method to avoid avr35 for avr-gcc 4.


From: Dmitry K.
Subject: Re: [avr-gcc-list] What is the best method to avoid avr35 for avr-gcc 4.3?
Date: Tue, 8 Jan 2008 17:00:40 +1000
User-agent: KMail/1.5

On Tuesday 08 January 2008 16:21, Joerg Wunsch wrote:
> > Build is fault at compilation 'libgcc' for avr35:
> > illegal opcode movw.
>
> But avr35 *does* support MOVW, that's the entire point behind it.

It was a strange: xgcc (new) was called with '-mmcu=avr35'
options: but the error message was not about this unsupported
architecture. It was about: line XXX at .../libgcc.S: illegal
opcode movw.  Simple 'avr-as -mmcu=avr35' gives normal error
message: Fatal error, unknown MCU, avr35.

About the question: probably, it is possible by setting
variable MULTILIB_EXCEPTIONS.

Dmitry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]