Hi, Ralf Wildenhues wrote:
It's usually more appropriate to prepend to LIBS (but to append to LDFLAGS!), in order to facilitate static linking. Thus, you should be using LIBS="-ltotest $LIBS"
ok thanks; I'll do
Francesco
Hi, Ralf Wildenhues wrote:
It's usually more appropriate to prepend to LIBS (but to append to LDFLAGS!), in order to facilitate static linking. Thus, you should be using LIBS="-ltotest $LIBS"
ok thanks; I'll do
Francesco