[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [XviD-devel] Mac OS X Mactel compilation
On 31 Jul 2006 at 19:55, Robert Swain wrote:
> Worth a try but it doesn't like the ..gotoff stuff:
>
> ../../src/dct/x86_asm/fdct_mmx_ffmpeg.asm:428: error: symbol `..gotpc'
> undefined
> ../../src/dct/x86_asm/fdct_mmx_ffmpeg.asm:428: error: symbol `..gotoff'
> undefined
>
> and much more...
guess the ELF way of doing position independent code doesn't
quite work for mach-o ;-). you could look at the gcc -S -fPIC
output and see how gcc does it and try to adapt that in the
nasm assembly.
_______________________________________________
XviD-devel mailing list
XviD-devel@xxxxxxxx
http://list.xvid.org/mailman/listinfo/xvid-devel