{"id":20817572,"url":"https://github.com/arawn-davies/quick-i686","last_synced_at":"2026-04-19T16:03:15.812Z","repository":{"id":108642276,"uuid":"202005235","full_name":"Arawn-Davies/quick-i686","owner":"Arawn-Davies","description":"Quickly deploy a GCC cross compiler targeting the i686-elf architecture","archived":false,"fork":false,"pushed_at":"2022-07-04T18:16:30.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T02:52:41.418Z","etag":null,"topics":["gcc","gcc-complier","gcc-cross-compiler","operating-system-learning","operating-systems","os-development","osdev"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arawn-Davies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-12T20:36:44.000Z","updated_at":"2021-12-11T21:40:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"60a42203-a949-4ff5-86a2-6cc1c511ec47","html_url":"https://github.com/Arawn-Davies/quick-i686","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arawn-Davies/quick-i686","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arawn-Davies%2Fquick-i686","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arawn-Davies%2Fquick-i686/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arawn-Davies%2Fquick-i686/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arawn-Davies%2Fquick-i686/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arawn-Davies","download_url":"https://codeload.github.com/Arawn-Davies/quick-i686/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arawn-Davies%2Fquick-i686/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gcc","gcc-complier","gcc-cross-compiler","operating-system-learning","operating-systems","os-development","osdev"],"created_at":"2024-11-17T21:42:54.063Z","updated_at":"2026-04-19T16:03:15.793Z","avatar_url":"https://github.com/Arawn-Davies.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quick-i686 - Quickly build and deploy an i686-elf cross compiler\nI simply got tired of building a new i686-elf cross compiler for every development machine I used, from physical hardware running \nCygwin under Windows to Virtual Machines running Debian\n\nI made this build script locally before uploading it here, that's so I don't have to carry a USB stick around with me constantly with the shell script on it.  \nYou can use --clean or -c to delete the downloaded and compiled sources (after they've been installed), and --download or -dl to download just the sources  \nof the specified versions of GCC, binutils, and GDB.  \n  \nIf you just want a bog-standard i686-elf-gcc cross compiler with binutils and GDB too, then simply run:  \n```\ngit clone https://github.com/Arawn-Davies/quick-i686/ \u0026\u0026 cd quick-i686  \nchmod +x deploy.sh  \n./deploy.sh  \n```  \n  \nFor a one-line deployment, simply run the following:  \n```  \nwget https://raw.githubusercontent.com/Arawn-Davies/quick-i686/master/deploy.sh \u0026\u0026 chmod +x deploy.sh \u0026\u0026 ./deploy.sh\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farawn-davies%2Fquick-i686","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farawn-davies%2Fquick-i686","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farawn-davies%2Fquick-i686/lists"}