{"id":5180,"date":"2014-03-30T19:26:44","date_gmt":"2014-03-30T19:26:44","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/cross-compiling-with-sbcl-collection-of-common-programming-errors\/"},"modified":"2014-03-30T19:26:44","modified_gmt":"2014-03-30T19:26:44","slug":"cross-compiling-with-sbcl-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/cross-compiling-with-sbcl-collection-of-common-programming-errors\/","title":{"rendered":"Cross-compiling with SBCL-Collection of common programming errors"},"content":{"rendered":"<p>SBCL is able to do a cross-compilation, but due to code being evaluated during the process, you need access to the target architecture. SBCL&#8217;s build processed is well explained by Christophe Rhodes in SBCL: a Sanely-Bootstrappable Common Lisp .<\/p>\n<p>If you don&#8217;t have directly access to a Windows machine, I suppose you could give a try to Wine (I would expect this to fail) or ReactOS inside either an emulator or hypervisor (QEMU, HVM, Xen, you name it&#8230;).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SBCL is able to do a cross-compilation, but due to code being evaluated during the process, you need access to the target architecture. SBCL&#8217;s build processed is well explained by Christophe Rhodes in SBCL: a Sanely-Bootstrappable Common Lisp . If you don&#8217;t have directly access to a Windows machine, I suppose you could give a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5180","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5180"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5180\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5180"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5180"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}