{"id":2131,"date":"2008-06-26T15:05:23","date_gmt":"2008-06-26T06:05:23","guid":{"rendered":"http:\/\/yasu2.prosou.nu\/blog\/index.php\/2008\/06\/26\/memo_boost_c_lib_for_universal\/"},"modified":"2008-06-26T15:05:23","modified_gmt":"2008-06-26T06:05:23","slug":"memo_boost_c_lib_for_universal","status":"publish","type":"post","link":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/2008\/06\/26\/2131\/","title":{"rendered":"Memo: Boost C++ lib for Universal-binary HOWTO"},"content":{"rendered":"<p>% vi tools\/build\/v2\/user-config.jam<br \/>\nusing gcc : 4.0 : g++-4.0 : &lt;compileflags&gt;&#8221;-arch ppc&#8221; &lt;linkflags&gt;&#8221;-arch ppc&#8221; ;<br \/>\n% bjam toolset=gcc-4.0 &#8211;with-regex &#8211;with-filesystem &#8211;with-iostreams install &#8211;prefix=\/Users\/osana\/work-dna\/boost\/ppc &#8211;build-type=complete<br \/>\n[ check the library&#8217;s target processor ]<br \/>\n% ar -t libboost_system-gcc40.a<br \/>\n__.SYMDEF SORTED<br \/>\nerror_code.o<br \/>\n% ar -x libboost_system-gcc40.a error_code.o<br \/>\n% file error_code.o<br \/>\nerror_code.o: Mach-O object ppc<br \/>\n% rm error_code.o<br \/>\n[ cleanup ]<br \/>\n% rm -rf bin.v2<br \/>\nthis may sufficient to build another target.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>% vi tools\/build\/v2\/user-config.jam using gcc : 4.0 : g++-4.0 : &lt;compileflags&gt;&#8221;-arch ppc&#8221; &#038;l &hellip; <a href=\"https:\/\/yasu2.prosou.nu\/blog\/index.php\/2008\/06\/26\/2131\/\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Memo: Boost C++ lib for Universal-binary HOWTO&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[9,4],"tags":[],"class_list":["post-2131","post","type-post","status-publish","format-standard","hentry","category-mac","category-4"],"_links":{"self":[{"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/posts\/2131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=2131"}],"version-history":[{"count":0,"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/posts\/2131\/revisions"}],"wp:attachment":[{"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=2131"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=2131"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yasu2.prosou.nu\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=2131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}