On Tue, 2006-05-16 at 22:24 +0200, Ralf Ertzinger wrote: > Hi. > > "Tom 'spot' Callaway" <tcallawa at redhat.com> wrote: > > > Ehh, LDFLAGS are for $LD. CFLAGS are for $CC. > > 99% of the time I rely on $CC to call $LD for me :) And on a modern Linux system, you should probably always do so. -- Peter