{"id":238,"date":"2014-11-20T20:00:07","date_gmt":"2014-11-20T08:00:07","guid":{"rendered":"http:\/\/www.herbert.org.nz\/?p=238"},"modified":"2014-11-20T20:08:29","modified_gmt":"2014-11-20T08:08:29","slug":"building-avr32-gcc-toolchain-on-mavericks","status":"publish","type":"post","link":"https:\/\/www.herbert.org.nz\/?p=238","title":{"rendered":"Building avr32-gcc toolchain on Mavericks"},"content":{"rendered":"<p>Clone this git repo <a href=\"https:\/\/github.com\/jsnyder\/avr32-toolchain\">avr32-toolchain<\/a>.<\/p>\n<p>If you run the default make command (CC=gcc-4.2 make install-cross) you&#8217;ll probably get errors regarding C99 errors, using the following command instead:<\/p>\n<p><code>CC='gcc -std=gnu89' make install-cross<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Clone this git repo avr32-toolchain. If you run the default make command (CC=gcc-4.2 make install-cross) you&#8217;ll probably get errors regarding C99 errors, using the following command instead: CC=&#8217;gcc -std=gnu89&#8242; make install-cross<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[10,4],"tags":[],"class_list":["post-238","post","type-post","status-publish","format-standard","hentry","category-atmel","category-avr"],"_links":{"self":[{"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/posts\/238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=238"}],"version-history":[{"count":3,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/posts\/238\/revisions"}],"predecessor-version":[{"id":241,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=\/wp\/v2\/posts\/238\/revisions\/241"}],"wp:attachment":[{"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=238"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=238"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.herbert.org.nz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}