On Mondayen den 29 July 2002 18.02, Pixel wrote: > Oden Eriksson <[EMAIL PROTECTED]> writes: > > Why is it when building CPAN stuff the following is allways added to the > > Makefile: > > > > LDDLFLAGS = -shared -L/usr/local/lib > > LDFLAGS = -L/usr/local/lib > > > > ??? > > i don't know. (i don't think it's limited to mandrake perl version)
Ok, Well..., if we don't get rid of this gcc won't stop complaining... I think the following will fix one of the aboves when building perl: sh Configure -Dlocincpth="/usr/include" -Dcc_flags="-fno-strict-aliasing" -- Regards // Oden Eriksson Deserve-IT Networks -> http://d-srv.com
