simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #38536] 1.0.0 examples do not compile with avr-lib


From: Pieter Agten
Subject: [Simulavr-devel] [bug #38536] 1.0.0 examples do not compile with avr-libc 1.8
Date: Tue, 16 Jul 2013 21:54:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36

Follow-up Comment #5, bug #38536 (project simulavr):

Latest HEAD doesn't compile here because of poisoned interrupt vector names.
Using avr-gcc 4.7.2 and avr-libc 1.8.

Searching for "SIG_OUTPUT_COMPARE" gives:


grep -ri "SIG_OUTPUT_COMPARE" .
./examples/python/example_io.c:ISR(SIG_OUTPUT_COMPARE2) {
./examples/python/example.c:ISR(SIG_OUTPUT_COMPARE2) {
./examples/python/ex_pinout.c:ISR(SIG_OUTPUT_COMPARE2) {
./regress/timertest/timer_8bit_ctc.c:ISR(SIG_OUTPUT_COMPARE2A) {
./regress/timertest/timer_8bit_ctc.c:ISR(SIG_OUTPUT_COMPARE2) {
./regress/timertest/timer_tX5_8bit.c:ISR(SIG_OUTPUT_COMPARE1B) {
timer_ticks_compare_b++; }
./regress/timertest/timer_16bit.c:ISR(SIG_OUTPUT_COMPARE3B) {


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38536>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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