Merge pull request #2 from tkchia/ia16-elf-gcc

ia16-elf-gcc: update documentation to mention (new) ia16-elf-gcc packages for Ubuntu Trusty
This commit is contained in:
bartoldeman 2018-03-05 12:19:55 -05:00 committed by GitHub
commit a954b21261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,8 +37,9 @@ You can now also cross compile with T.K. Chia's fork of ia16-elf-gcc,
which is available at https://github.com/tkchia/gcc-ia16, using
make all COMPILER=gcc
or by setting COMPILER=gcc in config.mak. If you are using Ubuntu
Linux 16.04 LTS (Xenial Xerus), there are precompiled ia16-elf-gcc
packages at https://launchpad.net/~tkchia/+archive/ubuntu/build-ia16/.
Linux 16.04 LTS (Xenial Xerus) or Ubuntu Linux 14.04 LTS (Trusty
Tahr), there are precompiled ia16-elf-gcc packages at
https://launchpad.net/~tkchia/+archive/ubuntu/build-ia16/.
Otherwise, for now ia16-elf-gcc needs to be compiled from source.
Only releases 20171210 and later are supported.