mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-12-05 15:15:47 +00:00
*BSD: mention all BSD ports in README.
This commit is contained in:
4
README
4
README
@@ -29,14 +29,14 @@ Documentation:
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
1) Installation on a i386/x86_64/arm/aarch64/riscv64
|
1) Installation on a i386/x86_64/arm/aarch64/riscv64
|
||||||
Linux/macOS/FreeBSD/OpenBSD hosts.
|
Linux/macOS/FreeBSD/NetBSD/OpenBSD hosts.
|
||||||
|
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make test
|
make test
|
||||||
make install
|
make install
|
||||||
|
|
||||||
Notes: For OpenBSD and FreeBSD, gmake should be used instead of make.
|
Notes: For FreeBSD, NetBSD and OpenBSD, gmake should be used instead of make.
|
||||||
For Windows read tcc-win32.txt.
|
For Windows read tcc-win32.txt.
|
||||||
|
|
||||||
makeinfo must be installed to compile the doc. By default, tcc is
|
makeinfo must be installed to compile the doc. By default, tcc is
|
||||||
|
|||||||
Reference in New Issue
Block a user