[FFmpeg-cvslog] r12484 - in trunk: configure libavutil/internal.h

Måns Rullgård mans
Tue Mar 18 03:03:42 CET 2008


mru <subversion at mplayerhq.hu> writes:

> Author: mru
> Date: Tue Mar 18 03:01:20 2008
> New Revision: 12484
>
> Log:
> check for prefix on extern symbols in configure
>

[...]

>  // Use rip-relative addressing if compiling PIC code on x86-64.
> -#if defined(__MINGW32__) || defined(__CYGWIN__) || defined(__DJGPP__) || \
> -    defined(__OS2__) || defined(__APPLE__) || \
> -    (defined (__OpenBSD__) && !defined(__ELF__))
> -#    if defined(ARCH_X86_64) && defined(PIC)
> -#        define MANGLE(a) "_" #a"(%%rip)"
> -#    else
> -#        define MANGLE(a) "_" #a
> -#    endif

Beat that, Diego.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list