pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: please review wip/fltk13



On Thu, Sep 15, 2011 at 02:25:42PM -0500, Larson, Timothy E. wrote:
> This is in every Makefile, via an included file:
> 
> LDFLAGS       = $(OPTIM)  -L/usr/X11R7/lib -R/usr/X11R7/lib -L/usr/pkg/lib 
> -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib 
> -Wl,-R/usr/lib
> 
> With /usr/pkg/lib in there, shouldn't the png libs be found?  I don't claim 
> to be an expert on linking.

-R is for the linker.
-Wl,-R is for the compiler.

Which of the two gets these flags?
 Thomas

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index