소스 검색

* fixed compilation on winx64

git-svn-id: trunk@3254 -
florian 19 년 전
부모
커밋
97fcac35f3
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      compiler/aggas.pas

+ 4 - 1
compiler/aggas.pas

@@ -691,7 +691,10 @@ implementation
                  end;
              end;
 
-{$ifdef cpuextended}
+           { the "and defined(FPC_HAS_TYPE_EXTENDED)" isn't optimal but currently the only solution
+             it prevents proper cross compilation to i386 though
+           }
+{$if defined(cpuextended) and defined(FPC_HAS_TYPE_EXTENDED)}
            ait_real_80bit :
              begin
                if do_line then