Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-02 Thread Takashi Iwai
At Mon, 1 Sep 2003 20:30:43 +0100, Adrian McMenamin wrote: > > On Monday 01 September 2003 11:27, Clemens Ladisch wrote: > > Adrian McMenamin wrote: > > > > Do the compiler flags include --static? Maybe you can add this flag by > > > > setting CFLAGS explicitly when ./configure-ing. > > > > > > Ex

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-01 Thread Adrian McMenamin
On Monday 01 September 2003 11:27, Clemens Ladisch wrote: > Adrian McMenamin wrote: > > > Do the compiler flags include --static? Maybe you can add this flag by > > > setting CFLAGS explicitly when ./configure-ing. > > > > Exactly, but how? > > CC=sh-linux-gcc CFLAGS=--static ./configure --xxx=...

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-01 Thread Adrian McMenamin
On Monday 01 September 2003 11:27, Clemens Ladisch wrote: > Adrian McMenamin wrote: > > > Do the compiler flags include --static? Maybe you can add this flag by > > > setting CFLAGS explicitly when ./configure-ing. > > > > Exactly, but how? > > CC=sh-linux-gcc CFLAGS=--static ./configure --xxx=...

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-01 Thread Clemens Ladisch
Adrian McMenamin wrote: > > Do the compiler flags include --static? Maybe you can add this flag by > > setting CFLAGS explicitly when ./configure-ing. > > Exactly, but how? CC=sh-linux-gcc CFLAGS=--static ./configure --xxx=... HTH Clemens -

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-01 Thread Adrian McMenamin
On Monday 01 September 2003 09:11, Clemens Ladisch wrote: > Adrian McMenamin wrote: > > [...] > > This certainly generates large (static?) binaries: > > -rwxr-xr-x1 00 2294664 Aug 31 19:26 aplay > > > > But when I attempt to run any of them I get this problem: > > > > /usr/bin #

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-01 Thread Clemens Ladisch
Adrian McMenamin wrote: > [...] > This certainly generates large (static?) binaries: > -rwxr-xr-x1 00 2294664 Aug 31 19:26 aplay > > But when I attempt to run any of them I get this problem: > > /usr/bin # ./aplay test.txt > ./aplay: No such file or directory This error message