浏览代码

+ readme for C compiler testing

carl 23 年之前
父节点
当前提交
d5ecb38d54
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      tests/test/cg/obj/readme.txt

+ 11 - 0
tests/test/cg/obj/readme.txt

@@ -0,0 +1,11 @@
+These subdirectories contain the object files for ctest.c compiled with 
+their respective GCC compilers. 
+
+Each time a new test is done on a compiler, it should be put in the
+following list, so as to determine which compiler versions can be
+used by Free Pascal for interfacing to C modules.
+
+Tested compilers (OK)
+---------------------
+Win32 :  GCC 2.95.2
+