[–]▶ No.1082187[Watch Thread][Show All Posts]
Anyone have any idea how to get GCC to compile Ada for the AVR? I've got c and c++ working well but Ada is eluding me.
Here's the makefile I have so far... https://0x0.st/zf9K.txt
Everything works for me execpt the ada target.
____________________________
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.
▶ No.1083170
"doesn't work" is a little tough for an error description and i don't have an AVR to test it on. There are some issues with parallel builds, maybe look at http://ave1.org/category/ada/ who dealt with something like that on arm.
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.