mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
NEWS: Mark Tiny C Compiler support experimental because of many problems.
This commit is contained in:
parent
572678d33e
commit
b6266c8b07
7
NEWS
7
NEWS
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user