Oops! I've toasted Cygwin! Fixed now.
This commit is contained in:
parent
55b1516770
commit
2a9fca82d2
@ -574,11 +574,11 @@ ___
|
|||||||
&main'blindpop($dst);
|
&main'blindpop($dst);
|
||||||
&main'add($dst,"\$_GLOBAL_OFFSET_TABLE_+[.-" .
|
&main'add($dst,"\$_GLOBAL_OFFSET_TABLE_+[.-" .
|
||||||
&main'label("PIC_me_up") . "]");
|
&main'label("PIC_me_up") . "]");
|
||||||
&main'mov($dst,&main'DWP("$under$sym\@GOT",$dst));
|
&main'mov($dst,&main'DWP($sym."\@GOT",$dst));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
&main'lea($dst,&main'DWP("$under$sym"));
|
&main'lea($dst,&main'DWP($sym));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user