Skip to content

Commit

Permalink
Support 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwutw committed Nov 11, 2021
1 parent 1219de6 commit 3af48ae
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -91,11 +91,12 @@ Currently supported djgpp-version :
* 9.3.0
* 10.1.0
* 10.2.0
* 10.3.0

For example, to build DJGPP for gcc 10.2.0 :
For example, to build DJGPP for gcc 10.3.0 :

```
./build-djgpp.sh 10.2.0
./build-djgpp.sh 10.3.0
```

It will download all necessary files, build DJGPP compiler and binutils, and install it.
Expand Down

0 comments on commit 3af48ae

Please sign in to comment.