Hello alsa-users,
hello mplayer-users!
Recently, I tried to compile MPlayer 1.0rc4-4.3.5 for ARM AT91-SAM9260.
# uname
-a
Linux testsystem 2.6.33.7 #1 PREEMPT Wed Mar 30 13:33:39
On Wed, 30 Mar 2011, Dennis Borgmann wrote:
> Then I still needed ALSA for mplayer to run on my embedded board. This
> is the configure line for the alsa-lib:
>
> # ./configure ...
> ... --enable-shared --enable-static ...
> # make
>From INSTALL:
"
Compilation of static library
-
On Wed, 30 Mar 2011 17:20:20 +0200 (CEST)
Jaroslav Kysela wrote:
> On Wed, 30 Mar 2011, Dennis Borgmann wrote:
>
> > Then I still needed ALSA for mplayer to run on my embedded board. This
> > is the configure line for the alsa-lib:
> >
> > # ./configure ...
> > ... --enable-shared --enable-stati
On Thu, 31 Mar 2011, Sergei Steshenko wrote:
> On Wed, 30 Mar 2011 17:20:20 +0200 (CEST)
> Jaroslav Kysela wrote:
>
>> On Wed, 30 Mar 2011, Dennis Borgmann wrote:
>>
>>> Then I still needed ALSA for mplayer to run on my embedded board. This
>>> is the configure line for the alsa-lib:
>>>
>>> # ./
On Thu, 31 Mar 2011 07:59:56 +0200 (CEST)
Jaroslav Kysela wrote:
[snip]
>
> If I remember correctly, the problem is that libtool uses only one
> target object file for both '-fPIC -DPIC' shared and static libraries. We
> use -DPIC to determine the static build to resolve buildin "dynamic"
> s
On Thu, 31 Mar 2011 08:10:32 +0200
Sergei Steshenko wrote:
> On Thu, 31 Mar 2011 07:59:56 +0200 (CEST)
> Jaroslav Kysela wrote:
>
> [snip]
> >
> > If I remember correctly, the problem is that libtool uses only one
> > target object file for both '-fPIC -DPIC' shared and static libraries. We