On 09/14/18 22:06, A.Timmermans wrote:
incorrect, does not compile:

LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@

I'm pretty confident that's the correct way to specify this. Can you provide an example of what exactly is going wrong? A typical error is to erroneously put libraries in LDFLAGS instead of LIBS.

Regards, Thomas



Reply via email to