- Clone this repo:
git clone https://github.com/gdjs2/coreutils-mips.git - Update submodules:
git submodule update --init --recursive - Fill
.envfile with your user information for creating docker compose. Check.envfile for more information. - Up the docker compose:
docker compose upordocker compose up -dif you want to make it in background. - Attach to the docker container by:
docker exec -it {YOUR DOCKER ID or HASH}bash - Go to workspace:
cd /workspace - Build the binaries (nonstripped & stripped):
./build_mips.py - Generate ground truths using non-stripped binaries:
./create_mips_dataset.py
gdjs2/coreutils-mips-llvm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|