[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] AVR GDB testsuite
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] AVR GDB testsuite |
Date: |
Wed, 29 Jun 2011 08:10:06 +0200 (MET DST) |
"Boyapati, Anitha" <address@hidden> wrote:
> ../../src/adc.c: In function 'adc_intr_cb':
> ../../src/adc.c:270: error: cast from pointer to integer of different size
Does the attached patch fix this issue?
> The above error comes from sources checked out from trunk of
> simulavr project. (Is 0.1.2.6 the best version I could get?)
Yes, it is. It's basically unmaintained, except that I keep it alive
as long as avr-libc's testsuite still uses it.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
simulavr.patch
Description: Text document
- [avr-gcc-list] AVR GDB testsuite, Boyapati, Anitha, 2011/06/17
- Re: [avr-gcc-list] AVR GDB testsuite, Weddington, Eric, 2011/06/17
- Re: [avr-gcc-list] AVR GDB testsuite, Boyapati, Anitha, 2011/06/17
- Re: [avr-gcc-list] AVR GDB testsuite,
Joerg Wunsch <=
- Re: [avr-gcc-list] AVR GDB testsuite, Weddington, Eric, 2011/06/29
- Re: [avr-gcc-list] AVR GDB testsuite, Joerg Wunsch, 2011/06/29
- Re: [avr-gcc-list] AVR GDB testsuite, Weddington, Eric, 2011/06/29
- Re: [avr-gcc-list] AVR GDB testsuite, Joerg Wunsch, 2011/06/29
- Re: [avr-gcc-list] AVR GDB testsuite, Boyapati, Anitha, 2011/06/30
- Re: [avr-gcc-list] AVR GDB testsuite, Joerg Wunsch, 2011/06/30
Re: [avr-gcc-list] AVR GDB testsuite, Joerg Wunsch, 2011/06/29