[MPlayer-dev-eng] libdha was totally rewritten

Bohdan Horst nexus at hoth.amu.edu.pl
Tue Jan 15 10:55:16 CET 2002


On Tue, Jan 15, 2002 at 11:33:19AM +0300, Nick Kurshev wrote:

> Hello!
> 
> I've done total rewritting of libdha.
> Now it's more readable and easy to make patches.
> Please test it again.
> I promise that it's the final total rewritting.
> I hope that libdha became more easy to understand.
> Currently - it's know as working only under linux-x86.
> 
> Sorry for inconvenience!

under FreeBSD:

gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_THREAD_SAFE -D
_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fPIC -I.
-I.. -Wall -W -o
libdha.o libdha.c
In file included from libdha.c:20:
AsmMacros.h:78: sysdep/AsmMacros_x86.h: No such file or directory
libdha.c: In function `INPORT8':
libdha.c:73: warning: implicit declaration of function `inb'
libdha.c: In function `INPORT16':
libdha.c:78: warning: implicit declaration of function `inw'
libdha.c: In function `INPORT32':
libdha.c:83: warning: implicit declaration of function `inl'
libdha.c: In function `OUTPORT8':
libdha.c:88: warning: implicit declaration of function `outb'
libdha.c: In function `OUTPORT16':
libdha.c:93: warning: implicit declaration of function `outw'
libdha.c: In function `OUTPORT32':
libdha.c:98: warning: implicit declaration of function `outl'

best regards

-- 
 / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /



More information about the MPlayer-dev-eng mailing list