1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

NEWS: Mark Tiny C Compiler support experimental because of many problems.

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-09 16:38:13 +03:00 committed by Kalle Olavi Niemitalo
parent e92e5a4827
commit 253f55b222

7
NEWS
View File

@ -150,7 +150,12 @@ roughly in decreasing order of importance.
- (bitrot) Fix compilation under gcc 4.x. Backported from gentoo portage.
Also, reduce warnings on gcc 4.2 snapshots.
- (bitrot) Update SpiderMonkey configure check Debian compatibility
- (new feature) Tiny C Compiler support
- (experimental, new feature) Tiny C Compiler support, currently
suffering from many problems. Use --disable-nls to avoid alloca,
and do not use CFLAGS=-g. Perl, Python, and Ruby provide linker
options like -export-dynamic that TCC 0.9.23 does not support.
Using GNU TLS and Guile together can crash TCC (Debian bug 418360).
SEE 2.0.1131 has a syntax error inside #ifndef __GNUC__.
- (new feature 779) make uninstall
- (experimental, new feature) Native Win32 port
- (enhancement) If make -k was used and a sub-Make fails, build the