提交 2a9fca82 编写于 作者: A Andy Polyakov

Oops! I've toasted Cygwin! Fixed now.

上级 55b15167
......@@ -574,11 +574,11 @@ ___
&main'blindpop($dst);
&main'add($dst,"\$_GLOBAL_OFFSET_TABLE_+[.-" .
&main'label("PIC_me_up") . "]");
&main'mov($dst,&main'DWP("$under$sym\@GOT",$dst));
&main'mov($dst,&main'DWP($sym."\@GOT",$dst));
}
else
{
&main'lea($dst,&main'DWP("$under$sym"));
&main'lea($dst,&main'DWP($sym));
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册