[OpenIndiana-discuss] Σχετ: Re: Σχετ: Taglib/cppunit for Mediatomb

Rainer Heilke rheilke at dragonhearth.com
Mon Jan 20 04:25:17 UTC 2014


My understanding was that the CC=/usr/bin/gcc defined what CC was for 
the rest of the line. It was one of my later efforts, after the first 67 
failed. And I wouldn't be able to discern the flags; I was never much of 
a programmer (I did have my moments, but I was a sysadmin before 
anything else), and have been out of the game completely for almost 6 years.

Rainer

On 1/19/2014 5:25 PM, Alan Coopersmith wrote:
> On 01/19/14 02:30 PM, Rainer Heilke wrote:
>>   $ ./configure CC=/usr/bin/gcc CXX=CC CXXFLAGS=-pta 
>> -instances=static -mt -xtarget=pentium3 -g -features=no%transitions 
>> LD=CC
>
> Trying to mix the Gnu C compiler with the Studio C++ compiler like that
> is most likely to end with a set of flags that works with neither.
>
> Either use CC=cc & CXX=CC for the Studio tools or CC=gcc CXX=g++ for
> the GNU ones.  (Most of those CXXFLAGS look like Studio, not GNU ones.)
>

-- 
Mind the Gap
Web: http://www.dragonhearth.com



More information about the OpenIndiana-discuss mailing list