Displaying 1 result from an estimated 1 matches for "beroset".
Did you mean:
beronet
2008 Jan 05
0
Assembly on Mac OS needs to be relocatable
..._crc16_table
+%endif
%else
mov edi, FLAC__crc16_table
%endif
And then right before the end of the entire function:
ret
+%ifdef OBJ_FORMAT_macho+;; Needed for Mach-O PIC
+.epilog:
+ mov ebx, [esp]
+ ret
+%endif
+
end
That wasn't very helpful:
bitreader_asm.nasm:144: error: beroset-p-650-invalid effective address
bitreader_asm.nasm:577: warning: label alone on a line without a colon
might be in error
Does anyone have any other suggestions?
Thanks,
Matthew
--
Matthew Sachs <matthewg@zevils.com>
FreeNode IRC: msachs
http://zevils.com/