https://github.com/bensuperpc/docker-pcc-revived
docker-pcc-revived
https://github.com/bensuperpc/docker-pcc-revived
c cpp docker makefile pcc
Last synced: 2 months ago
JSON representation
docker-pcc-revived
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-pcc-revived
- Owner: bensuperpc
- License: mit
- Created: 2021-06-02T22:07:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T21:03:17.000Z (over 3 years ago)
- Last Synced: 2025-02-02T02:11:09.319Z (over 1 year ago)
- Topics: c, cpp, docker, makefile, pcc
- Language: Makefile
- Homepage: https://hub.docker.com/r/bensuperpc/pcc-revived
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-pcc-revived
### _pcc-revived in docker_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](https://github.com/Bensuperpc/docker-pcc-revived/actions/workflows/main.yml)
# New Features !
- Add ARMv8 arch
#### Install
You need Linux distribution like Ubuntu or Manjaoro
```sh
git clone https://github.com/Bensuperpc/docker-pcc-revived.git
```
#### Build
```sh
cd docker-pcc-revivedc && make linux/amd64
```
#### Usage
```sh
./pcc-revived.sh pcc hello.c
```
### Todos
- Write Tests
- Continue dev. :D
### More info :
- https://github.com/arnoldrobbins/pcc-revived
- https://hub.docker.com/r/bensuperpc/pcc-revived
License
----
MIT License
**Free Software forever !**