{"id":2049,"date":"2016-12-01T10:47:47","date_gmt":"2016-12-01T15:47:47","guid":{"rendered":"https:\/\/bitpost.com\/news\/?p=2049"},"modified":"2016-12-01T11:34:36","modified_gmt":"2016-12-01T16:34:36","slug":"cross-compiling-is-somewhat-under-my-thumb","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/","title":{"rendered":"Cross compiling is somewhat under my thumb"},"content":{"rendered":"<p>Ubuntu has a few cross compile toolchains available, for example:<\/p>\n<pre><code>sudo apt install gcc-arm-linux-gnueabi # for arm chips\r\nsudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers<\/code><\/pre>\n<p>Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had <a class=\"linkification-ext\" title=\"Linkification: https:\/\/bitbucket.org\/bbsmartworx\" href=\"https:\/\/bitbucket.org\/bbsmartworx\">their own toolchain<\/a>.<\/p>\n<p>Trying to cross compile on newer versions of ubuntu was a headache though.  I would get &#8220;FATAL: kernel tool old&#8221; errors from the executable on the target system, and the autotools configure option to limit kernel version (&#8211;enable-kernel=&#8230;) did not fix it.<\/p>\n<p>In the end, I was able to build zlib and openssl and libwebsockets statically, with a Crosstool-NG toolchain on an older ubuntu, but had to deal with <a class=\"linkification-ext\" title=\"Linkification: https:\/\/sourceware.org\/bugzilla\/show_bug.cgi?id=17250\" href=\"https:\/\/sourceware.org\/bugzilla\/show_bug.cgi?id=17250\">this glibc bug<\/a> by explicitly specifying the system lib folder, or getaddrinfo, gethostbyname, and all other NSS based functions just plain old failed (lost some hair to that fine feature &#8211; cmon RMS and Drepper, get along better so your code doesn&#8217;t stink&#8230;):<\/p>\n<pre><code>LD_LIBRARY_PATH=\/lib .\/my_static_app<\/code><\/pre>\n<p>Details as usual on the <a href=\"https:\/\/bitpost.com\/wiki\/Cross_Compiling\">wiki<\/a>.  Onwards.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[258,5,19],"tags":[],"class_list":["post-2049","post","type-post","status-publish","format-standard","hentry","category-c","category-linux-projects","category-opensource"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"c,linux projects,open source\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cross compiling is somewhat under my thumb | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-12-01T15:47:47+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-12-01T16:34:36+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cross compiling is somewhat under my thumb | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#article\",\"name\":\"Cross compiling is somewhat under my thumb | bitpost.com\\\/news\",\"headline\":\"Cross compiling is somewhat under my thumb\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2016-12-01T10:47:47-05:00\",\"dateModified\":\"2016-12-01T11:34:36-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#webpage\"},\"articleSection\":\"C, Linux Projects, Open Source\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/linux-projects\\\/#listItem\",\"name\":\"Linux Projects\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/linux-projects\\\/#listItem\",\"position\":3,\"name\":\"Linux Projects\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/linux-projects\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#listItem\",\"name\":\"Cross compiling is somewhat under my thumb\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#listItem\",\"position\":4,\"name\":\"Cross compiling is somewhat under my thumb\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/linux-projects\\\/#listItem\",\"name\":\"Linux Projects\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/\",\"name\":\"Cross compiling is somewhat under my thumb | bitpost.com\\\/news\",\"description\":\"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2016\\\/cross-compiling-is-somewhat-under-my-thumb\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2016-12-01T10:47:47-05:00\",\"dateModified\":\"2016-12-01T11:34:36-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cross compiling is somewhat under my thumb | bitpost.com\/news","description":"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had","canonical_url":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/","robots":"max-image-preview:large","keywords":"c,linux projects,open source","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#article","name":"Cross compiling is somewhat under my thumb | bitpost.com\/news","headline":"Cross compiling is somewhat under my thumb","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2016-12-01T10:47:47-05:00","dateModified":"2016-12-01T11:34:36-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#webpage"},"articleSection":"C, Linux Projects, Open Source"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","position":2,"name":"Projects","item":"https:\/\/bitpost.com\/news\/category\/projects\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/linux-projects\/#listItem","name":"Linux Projects"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/linux-projects\/#listItem","position":3,"name":"Linux Projects","item":"https:\/\/bitpost.com\/news\/category\/projects\/linux-projects\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#listItem","name":"Cross compiling is somewhat under my thumb"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#listItem","position":4,"name":"Cross compiling is somewhat under my thumb","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/linux-projects\/#listItem","name":"Linux Projects"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#webpage","url":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/","name":"Cross compiling is somewhat under my thumb | bitpost.com\/news","description":"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2016-12-01T10:47:47-05:00","dateModified":"2016-12-01T11:34:36-05:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"Cross compiling is somewhat under my thumb | bitpost.com\/news","og:description":"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had","og:url":"https:\/\/bitpost.com\/news\/2016\/cross-compiling-is-somewhat-under-my-thumb\/","article:published_time":"2016-12-01T15:47:47+00:00","article:modified_time":"2016-12-01T16:34:36+00:00","twitter:card":"summary","twitter:title":"Cross compiling is somewhat under my thumb | bitpost.com\/news","twitter:description":"Ubuntu has a few cross compile toolchains available, for example: sudo apt install gcc-arm-linux-gnueabi # for arm chips sudo apt install gcc-arm-linux-gnueabihf # for arm chips with floating point registers Crosstool-NG is a great help in getting the tougher cross compile toolchains built. I was targeting a specific ARM 926EJ-S chipset, and the vendor had"},"aioseo_meta_data":{"post_id":"2049","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:46:53","updated":"2025-08-17 19:15:28","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-x3","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2049","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=2049"}],"version-history":[{"count":6,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2049\/revisions"}],"predecessor-version":[{"id":2056,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/2049\/revisions\/2056"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=2049"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=2049"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=2049"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}