Xvid-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [XviD-devel] Mac OS X Mactel compilation


To: xvid-devel@xxxxxxxx
Subject: Re: [XviD-devel] Mac OS X Mactel compilation
From: pageexec@xxxxxxxxxxx
Date: Mon, 31 Jul 2006 22:42:40 +0200
Delivered-to: itdp@localhost
Delivered-to: xvid-devel@s8.lansco.de
In-reply-to: <44CE520F.5020404@gmail.com>
Priority: normal
References: <44CE6866.14404.47D092C2@pageexec.freemail.hu>

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


[Prev in Thread] Current Thread [Next in Thread]