Browse Source

+ readme for C compiler testing

carl 23 năm trước cách đây
mục cha
commit
d5ecb38d54
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  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
+