소스 검색

+ 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
+