On 05/20/2011 02:12 PM, Joerg Schilling wrote: > John Ellson <[email protected]> wrote: > >> 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 ? > If it comes from gar, then I would expect all C++ projects to fail, or do > they > need a special setup? > > Jörg >
Perhaps not gar. This is where "-xnorunpath" is coming from: $ /opt/csw/bin/perl -MExtUtils::Embed -e ccopts -D_REENTRANT -xO3 -m32 -xarch=v8 -xnorunpath -I/opt/csw/bdb48/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/csw/lib/perl/5.10.1/CORE John _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
