On 2006-02-20 18:27, Divacky Roman <xdivac02 at stud.fit.vutbr.cz> wrote: > hi > > is is possible to set global LDFLAGS as its possible with CFLAGS? Yes, but why would you want to do this? It is very likely to create dependencies with libraries that are not really used by all programs.