{"id":43296580,"url":"https://github.com/pspdev/psptoolchain-allegrex","last_synced_at":"2026-02-01T19:09:32.538Z","repository":{"id":42428012,"uuid":"426761063","full_name":"pspdev/psptoolchain-allegrex","owner":"pspdev","description":"This program will automatically build and install an Allegrex compiler which is used in the creation of homebrew software for the Sony PlayStation® Portable videogame system.","archived":false,"fork":false,"pushed_at":"2025-09-01T09:44:00.000Z","size":114,"stargazers_count":22,"open_issues_count":0,"forks_count":12,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-01T10:02:32.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pspdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-10T20:06:37.000Z","updated_at":"2025-09-01T09:44:04.000Z","dependencies_parsed_at":"2024-03-31T18:22:16.882Z","dependency_job_id":"b54b8608-91b6-488a-b2e9-3c23afa65ee4","html_url":"https://github.com/pspdev/psptoolchain-allegrex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pspdev/psptoolchain-allegrex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsptoolchain-allegrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsptoolchain-allegrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsptoolchain-allegrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsptoolchain-allegrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pspdev","download_url":"https://codeload.github.com/pspdev/psptoolchain-allegrex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pspdev%2Fpsptoolchain-allegrex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28986749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-01T19:09:31.895Z","updated_at":"2026-02-01T19:09:32.532Z","avatar_url":"https://github.com/pspdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psptoolchain-allegrex\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/pspdev/psptoolchain-allegrex/compilation.yml?branch=main\u0026label=CI\u0026logo=github\u0026style=for-the-badge)](https://github.com/pspdev/psptoolchain-allegrex/actions?query=workflow%3ACI)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/pspdev/psptoolchain-allegrex/docker.yml?branch=main\u0026label=CI-Docker\u0026logo=github\u0026style=for-the-badge)](https://github.com/pspdev/psptoolchain-allegrex/actions?query=workflow%3ACI-Docker)\n\nThis program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony Playstation Portable handheld videogame system (PSP).\n\n\n## **ATENTION!**\n\nIf you're trying to install in your machine the **WHOLE PSP Development Environment** this is **NOT** the repo to use, you should use instead the [pspdev](https://github.com/pspdev/pspdev \"pspdev\") repo.\n\n## What these scripts do\n\nThese scripts download (`git clone`) and install:\n\n-   [binutils](https://github.com/pspdev/binutils-gdb \"binutils\")\n-   [gdb](https://github.com/pspdev/binutils-gdb \"gdb\")\n-   [gcc](https://github.com/pspdev/gcc \"gcc\")\n-   [newlib](https://github.com/pspdev/newlib \"newlib\")\n-   [pthread-embedded](https://github.com/pspdev/pthread-embedded \"pthread-embedded\")\n\n## Requirements\n\n1.  Install gcc/clang, make, cmake, patch, git, texinfo, flex, bison, gettext, wget, gsl, gmp, mpfr, mpc, readline, libarchive, gpgme, bash, openssl and libtool if you don't have those.\nWe offer a script to help you for installing dependencies:\n\n### Ubuntu/Debian\n```bash\nsudo ./prepare-debian-ubuntu.sh\n```\n\n### Fedora\n```bash\nsudo ./prepare-fedora.sh\n```\n\n### OSX\n```bash\nsudo ./prepare-mac-os.sh\n```\n[MacPorts]: http://www.macports.org/\n[HomeBrew]: http://brew.sh/\n\n2.  Ensure that you have enough permissions for managing PSPDEV location (default to `/usr/local/pspdev`, but you can use a different path). PSPDEV location MUST NOT have spaces or special characters in its path! PSPDEV should be an absolute path. On Unix systems, if the command `mkdir -p $PSPDEV` fails for you, you can set access for the current user by running commands:\n```bash\nexport PSPDEV=/usr/local/pspdev\nsudo mkdir -p $PSPDEV\nsudo chown -R $USER: $PSPDEV\n```\n\n3.  Add this to your login script (example: `~/.bash_profile`)\n    **Note:** Ensure that you have full access to the PSPDEV path. You can change the PSPDEV path with the following requirements: only use absolute paths, don't use spaces, only use Latin characters.\n```bash\nexport PSPDEV=/usr/local/pspdev\nexport PATH=$PATH:$PSPDEV/bin\n```\n\n4.  Run toolchain.sh\n```bash\n./toolchain.sh\n```\n\n## Thanks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdev%2Fpsptoolchain-allegrex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpspdev%2Fpsptoolchain-allegrex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdev%2Fpsptoolchain-allegrex/lists"}