{"id":2320,"date":"2019-02-12T14:57:51","date_gmt":"2019-02-12T14:57:51","guid":{"rendered":"http:\/\/hauweele.net\/~gawen\/blog\/?p=2320"},"modified":"2019-02-12T15:01:36","modified_gmt":"2019-02-12T15:01:36","slug":"msp430-gcc-on-freebsd","status":"publish","type":"post","link":"https:\/\/hauweele.net\/~gawen\/blog\/?p=2320","title":{"rendered":"MSP430-GCC  on FreeBSD"},"content":{"rendered":"<p>I have explained in a <a href=\"https:\/\/hauweele.net\/~gawen\/blog\/?p=1491\">previous post<\/a> how the old version of msp430-gcc is getting depreciated everywhere. Now even the binaries are getting bit rot. So if msp430-gcc complains on FreeBSD that <i>libmpfr.so.4<\/i> is missing, here is a quick dirty hack that you can use:<\/p>\n<pre>\r\ncd \/usr\/local\/lib\r\nln -s libmpfr.so.6 libmpfr.so.4\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I have explained in a previous post how the old version of msp430-gcc is getting depreciated everywhere. Now even the binaries are getting bit rot. So if msp430-gcc complains on FreeBSD that libmpfr.so.4 is missing, here is a quick dirty &hellip; <a href=\"https:\/\/hauweele.net\/~gawen\/blog\/?p=2320\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[389,1051,831],"class_list":["post-2320","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-freebsd","tag-libmpfr-so-4","tag-msp430-gcc"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2320","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2320"}],"version-history":[{"count":0,"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2320\/revisions"}],"wp:attachment":[{"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2320"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2320"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hauweele.net\/~gawen\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2320"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}