[mad-dev] Statically linking madplay

Faust Andrei Tanasescu davoid@softhome.net
Mon, 11 Nov 2002 18:43:42 +0000


Use ldd (command) on the madplay executable. It will list all the shared libs..


On Mon, 11 Nov 2002 14:02:59 -0800
umar@audioramp.com (umar@audioramp.com) wrote:

> Hi,
>   I have been trying to statically link madplay but with no success.  I set LDFLAGS to --static in the Makefile but when I run the file command, it informs me that there are still shared library dependencies.  Can someone advise how to modify the Makefile so madplay would be a monolithic, statically linked app?  I have run out of ideas.  Thanks.
> 
> UQ
>