DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro
is not expanded if prepended with a $-sign.
This commit is contained in:
parent
814af7e175
commit
1a07628209
@ -554,7 +554,7 @@ sub main'picmeup
|
||||
addl \$_GLOBAL_OFFSET_TABLE_+[.-1b],$regs{$dst}
|
||||
movl $sym\@GOT($regs{$dst}),$regs{$dst}
|
||||
#else
|
||||
movl \$$sym,$regs{$dst}
|
||||
leal $sym,$regs{$dst}
|
||||
#endif
|
||||
___
|
||||
push(@out,$tmp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user