[ オリジナルレポート ]

BugID: #01844

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
コンパイル解決済み修正済み2008-05-30 02:172008-05-30 04:10
 
テスターRoman担当者aaronソース
バージョン0.125u3発生バージョン修正バージョン0.125u4
修正コミットプルリク
フラグ64ビット限定
セット
セット詳細
 
概 要VS2008 64bit版でのコンパイルが通らない。
詳 細compiling stops with:
Compiling src/emu/cpu/drcbex64.c...
drcbex64.c
src\emu\cpu\drcbex64.c(4862) : error C2220: warning treated as error - no 'object' file generated
src\emu\cpu\drcbex64.c(4862) : warning C4003: not enough actual parameters for macro 'MABS'
src\emu\cpu\drcbex64.c(4862) : warning C4047: 'function' : 'drcbe_state *' differs in levels of indirection from 'drcuml_pvalue'
src\emu\cpu\drcbex64.c(4862) : warning C4024: 'offset_from_rbp' : different types for formal and actual parameter 1
src\emu\cpu\drcbex64.c(4862) : error C2059: syntax error : ')'
src\emu\cpu\drcbex64.c(4869) : warning C4003: not enough actual parameters for macro 'MABS'
src\emu\cpu\drcbex64.c(4869) : warning C4047: 'function' : 'drcbe_state *' differs in levels of indirection from 'drcuml_pvalue'
src\emu\cpu\drcbex64.c(4869) : warning C4024: 'offset_from_rbp' : different types for formal and actual parameter 1
src\emu\cpu\drcbex64.c(4869) : error C2059: syntax error : ')'
src\emu\cpu\drcbex64.c(4881) : warning C4003: not enough actual parameters for macro 'MABS'
src\emu\cpu\drcbex64.c(4881) : warning C4047: 'function' : 'drcbe_state *' differs in levels of indirection from 'drcuml_pvalue'
src\emu\cpu\drcbex64.c(4881) : warning C4024: 'offset_from_rbp' : different types for formal and actual parameter 1
src\emu\cpu\drcbex64.c(4881) : error C2059: syntax error : ')'
src\emu\cpu\drcbex64.c(4888) : warning C4003: not enough actual parameters for macro 'MABS'
src\emu\cpu\drcbex64.c(4888) : warning C4047: 'function' : 'drcbe_state *' differs in levels of indirection from 'drcuml_pvalue'
src\emu\cpu\drcbex64.c(4888) : warning C4024: 'offset_from_rbp' : different types for formal and actual parameter 1
src\emu\cpu\drcbex64.c(4888) : error C2059: syntax error : ')'
src\emu\cpu\drcbex64.c(4901) : error C2143: syntax error : missing '{' before '*'
src\emu\cpu\drcbex64.c(4902) : error C2371: 'op_mov' : redefinition; different basic types
        src\emu\cpu\drcbex64.c(432) : see declaration of 'op_mov'
src\emu\cpu\drcbex64.c(4924) : warning C4133: 'return' : incompatible types - from 'x86code *' to 'int *'
src\emu\cpu\drcbex64.c(5010) : warning C4133: 'return' : incompatible types - from 'x86code *' to 'int *'
mingw32-make: *** [obj/windows/vmame/emu/cpu/drcbex64.o] Error 2
再現手順 
追加情報 
 
添付ファイル