summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-01-19 20:39:36 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2024-01-19 20:39:36 +0100
commit7e55cfb9ca698cf1368bcaa9a5d8e8bd386da09b (patch)
tree611db2cfa69e968f2106d15871e0a040959958bb
parent845e78f788762dce2dc204d43fa047a089cc620b (diff)
downloadi486tcc-linux-master.tar.gz
i486tcc-linux-master.tar.bz2
clarified a note on dietlibcHEADmaster
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 48a1d97..9b9096e 100644
--- a/README
+++ b/README
@@ -866,8 +866,9 @@ links
- https://blog.stephencleary.com/2010/10/implementing-gccs-builtin-functions.html: on __builtin_clz
- C Libraries
- https://www.fefe.de/dietlibc
- (https://www.monperrus.net/martin/compiling-tcc-with-dietlibc: sadly
- has issues and was never designed to use tcc in the first place)
+ - https://www.monperrus.net/martin/compiling-tcc-with-dietlibc
+ - https://dietlibc.fefe.narkive.com/mf2Z2Db3/tcc: sadly
+ has issues and was never designed to use tcc in the first place
- tinycc and musl
- https://wiki.musl-libc.org/design-concepts.html
- https://www.mail-archive.com/tinycc-devel@nongnu.org/msg08533.html