Update of bug #32086 (project avr-libc):
Status: None => Need Info
Assigned to: None => joerg_wunsch
_______________________________________________________
Follow-up Comment #1:
First, I cannot reproduce that at all. Please add the -v
option, and attach a full transcript of the session as a
separate file (e.g. by using the "script" command).
Second, your command invocation of avr-gcc vs. avr-g++ does
not match. This is not expected to work at all. Please use
consistent command for both, compilation and linking. Either
your source code is plain C, then use avr-gcc for both, or
it's C++, then use avr-g++ for both commands.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?32086>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev