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

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

Re: AW: AW: [avr-gcc-list] SIGNAL and INTERRUPT overhead


From: Bernard Fouché
Subject: Re: AW: AW: [avr-gcc-list] SIGNAL and INTERRUPT overhead
Date: Mon, 29 Aug 2005 09:55:53 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Haase Bjoern (PT-BEU/EMT) * wrote:

Which compiler version have you been working with for your tests?

Yours,

Bjoern
I'm using gcc-3.4.4 with avr-libc-1.2.5 . I tried gcc-4.0.1 but the result with the 'big file' was bigger
than with gcc-3.4.4.

Anyway, with any compiler you'll get the problem that functions not being defined 'static inline' have
to be provided to external callers.

Bernard




reply via email to

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