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