From 4821702fb49c72216c307341dc3dfd5a3984cf83 Mon Sep 17 00:00:00 2001 From: bellard Date: Thu, 14 Apr 2005 23:49:21 +0000 Subject: win32 merge --- tcc-doc.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tcc-doc.texi') diff --git a/tcc-doc.texi b/tcc-doc.texi index 95b9eba..03b9b51 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -58,9 +58,9 @@ these checks even if non patched libraries are used. With @code{libtcc}, you can use TCC as a backend for dynamic code generation (@pxref{Libtcc}). -TCC mainly supports the i386 target. There are alpha ports for the ARM -(@code{arm-tcc}) and the TMS320C67xx targets (@code{c67-tcc}). More -information about the ARM port is available at +TCC mainly supports the i386 target on Linux and Windows. There are alpha +ports for the ARM (@code{arm-tcc}) and the TMS320C67xx targets +(@code{c67-tcc}). More information about the ARM port is available at @url{http://lists.gnu.org/archive/html/tinycc-devel/2003-10/msg00044.html}. @node Invoke -- cgit v1.3.1