We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26626f2 commit e8a1252Copy full SHA for e8a1252
docs/build.txt
@@ -37,8 +37,8 @@ You can now also cross compile with T.K. Chia's fork of ia16-elf-gcc,
37
which is available at https://github.com/tkchia/gcc-ia16, using
38
make all COMPILER=gcc
39
or by setting COMPILER=gcc in config.mak. If you are using Ubuntu
40
-Linux 16.04 LTS (Xenial Xerus) or Ubuntu Linux 14.04 LTS (Trusty
41
-Tahr), there are precompiled ia16-elf-gcc packages at
+Linux 20.04 LTS (Focal Fossa), 18.04 (Bionic Beaver), or 16.04 LTS
+(Xenial Xerus), there are precompiled ia16-elf-gcc packages at
42
https://launchpad.net/~tkchia/+archive/ubuntu/build-ia16/.
43
Otherwise, for now ia16-elf-gcc needs to be compiled from source.
44
Only releases 20180708 and later are supported.
0 commit comments