avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] What is the best method of avr6 preprocessing?


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] What is the best method of avr6 preprocessing?
Date: Tue, 25 Mar 2008 06:41:47 +0100
User-agent: Mutt/1.5.11

As Dmitry K. wrote:

> So it was incorrect to use 'AVR_ARCH == 6' (library per arch) or
> 'defined(EIND)' (library per device) in setjmp()/longjmp()
> functions.

You're right, setjmp/longjmp is a candidate for __AVR_3_BYTE_PC__.
Thanks for catching that!

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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