Follow-up Comment #16, patch #9543 (project avr-libc):
Cristian,
That compiles fine but for some warnings.
Unfortunately I am not in a position to test the set up. I am building an Ada
toolchain. I guess little of this stuff will be used, since I make Ada spec
files with the MCU specifics.
But if you have some piece of program and tell me howto I will gladly compile
and see whether the generated code makes sense or not.
You might also want to tell me what to do about some of the warnings, then I
will patch for it.
This is the most annoying one:
../../../include/ctype.h:112:1: warning: ignoring attribute 'const' in
declaration of a built-in function 'isgraph' because it conflicts with
attribute 'pure' [-Wattributes]
extern int isgraph(int __c) __ATTR_CONST__;
^~~~~~
<built-in>: note: previous declaration here
ctype.h is full of them.
Enjoy your Easter holiday.
j.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9543>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev