An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# docker-pcc-revived

### _pcc-revived in docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)

[![docker-pcc-revived](https://github.com/Bensuperpc/docker-pcc-revived/actions/workflows/main.yml/badge.svg)](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 !**