阅读:1228回复:4
一个c和asm混合编成的编译问题
tc3.0 I use \"outsd\", fail to compile
and \"outsw\" work. I change to bc 3.1, and set it to 386 cpu same to tc3.0. why ???? now I can\'t type chinese, sorry, thank you good luck |
|
沙发#
发布于:2002-11-12 10:06
我没在16位编译器下用过32位指令
一个解决办法就是 在你用outsd的地方这样写 __emit__(0x66); __emit__(0x6f); 或者干脆 __emit__(0x66); asm outsw 0x66就是把你的16位outsw转成32位的outsd 都行 我以前很少用__emit__,万一写错了,你自己看看帮助吧。 |
|
|
板凳#
发布于:2002-11-11 22:58
他现在溜了,我已在灌水区给他发了帖子。花猫是病毒版的斑竹,你要是很急,就到病毒版找他的帖子,给他发PM或EMAIL。
|
|
|
地板#
发布于:2002-11-11 22:43
you said hua mao can help me
please call him, I am worry about it, It drived me crazy!!!!!! thank you |
|
地下室#
发布于:2002-11-11 22:01
花猫可能能帮你,我去喊他一下。
|
|
|