On 05/20/2011 01:15 PM, Joerg Schilling wrote: > > Well, CC does not support -xnorunpath and the build system of your software > should know this if it supports Sunpro C. > > Jörg >
"norunpath" is not coming from anything in the graphviz sources. It looks like it is coming from gar ? $ pwd /home/ellson/mgar/pkg/graphviz/trunk $ grep norunpath * */* */*/* */*/*/* gar/categories/x11/category.mk:_CATEGORY_CXXFLAGS_SOS11 = -xlibmil -xlibmopt -features=tmplife -norunpath gar/categories/x11/category.mk:_CATEGORY_CXXFLAGS_SOS12 = -xlibmil -xlibmopt -features=tmplife -norunpath gar/categories/xfce/category.mk:CXXFLAGS += -xlibmil -xlibmopt -features=tmplife -norunpath John _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
