[csw-maintainers] can I use gcc instead of /opt/SUNWspro/bin/cc ?

John Ellson ellson at opencsw.org
Sat May 21 00:28:17 CEST 2011


On 05/20/2011 02:12 PM, Joerg Schilling wrote:
> John Ellson <ellson at opencsw.org> 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


More information about the maintainers mailing list