[En-Nut-Discussion] gcov
amit khandelwal
khandelwal.amit at gmail.com
Tue Apr 5 17:07:54 CEST 2005
Hello,
make -C os
make[1]: Entering directory `/home/kamit/research-project/ethernut/nut/os'
avr-gcc -c -mmcu=atmega128 -fprofile-arcs -ftest-coverage -Os -Wall
-Werror -Wstrict-prototypes -Wa,-ahlms=init.lst -DNUT_SECURE_IP
-DNUTDEBUG -I../mod/include -I../include init.c -o init.o
init.c: In function `NutIdle':
init.c:109: internal compiler error: in make_edges, at cfgbuild.c:402
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [init.o] Error 1
avr-gcc options "-fprofile-arcs -ftest-coverage"
Anybody encountered this error? Has anybody used gcov utility with ethernut??
Thanks,
Amit Khandelwal
More information about the En-Nut-Discussion
mailing list