]> granicus.if.org Git - re2c/commitdiff
- Add info about where it compiles/works
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 28 Jan 2006 19:30:29 +0000 (19:30 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 28 Jan 2006 19:30:29 +0000 (19:30 +0000)
htdocs/index.html

index d9e36ed843c5c893c26854020787f1dd186ad02b..95ea3e422f7bd8973e80f3a77f7ba67b81556646 100755 (executable)
@@ -57,8 +57,7 @@ re2c is hosted at
 "http://sourceforge.net/sflogo.php?group_id=72099&amp;type=5" width="210"
 height="62" border="0" alt="SourceForge.net" /></a>
 </p>
-<p>
-Other re2c links:
+<h2>Other re2c links:</h2>
 <ul>
 <li>yasm is a tool which uses re2c, they created a C version and did some good
 fixes which I incorporated. <a href=
@@ -75,7 +74,19 @@ provide re2c packages.</li>
 <a href="http://sourceforge.net/projects/re2c">sourceforge</a> on the re2c 
 <a href="http://sourceforge.net/project/showfiles.php?group_id=96864">files pages</a>.</li>
 </ul>
-</p>
+<hr />
+<h2>re2c 0.10.0 has been tested with the following compilers:</h2>
+<ul>
+<li>gcc version 4.0.2 (4.0.2-1mdk for Mandriva Linux release 2006.1)</li>
+<li>gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)</li>
+<li>gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)</li>
+<li>gcc-Version 3.4.0 (IRIX)</li>
+<li>gcc-Version 3.3.5 (Debian 1:3.3.5-13)</li>
+<li>MIPSpro Compilers: Version 7.4.4m</li>
+<li>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.00.9466 for 80x86 (Microsoft Visual C 2002)</li>
+<li>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 (Microsoft Visual C 2005)</li>
+<li>Intel(R) C++ Compiler for 32-bit applications, Version 9.0 Build 20051130Z Package ID: W_CC_C_9.0.028</li>
+</ul>
 <hr />
 <h1>Changelog</h1>
 <h2>2006-??-??: 0.10.0</h2>