Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 17:12:29 +0300
From:      Odhiambo Washington <odhiambo@gmail.com>
To:        Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: About different ABI between gcc and clang
Message-ID:  <CAAdA2WPcdMGz2PddQJ7paAh2aMg0RZ-pRyFm-bDr4Bre0e00tQ@mail.gmail.com>
In-Reply-To: <CAOgwaMvT%2Bi8nJVZci1PhZRrh%2BCgqFi8dht9XZ4Zvy5KGuk%2Bm7A@mail.gmail.com>
References:  <CAAdA2WMtH0JOL9Pq7oQcN_OiVZi3O=k1QZB0JBzegD_-8jGQhQ@mail.gmail.com> <CAOgwaMvT%2Bi8nJVZci1PhZRrh%2BCgqFi8dht9XZ4Zvy5KGuk%2Bm7A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23 April 2016 at 17:06, Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
wrote:

>
>
> On Sat, Apr 23, 2016 at 5:04 AM, Odhiambo Washington <odhiambo@gmail.com>
> wrote:
>
>> I am looking at this page:
>> http://wiki.squid-cache.org/BuildFarm/FreeBsdInstall
>>
>> There is something that I don't quite understand and would appreciate the
>> help of the experts, like Matthew:-)
>>
>> <quote>
>> due to different ABI between gcc and clang, libcppunit needs to be
>> installed twice, one with the g++ ABI and one with clang's. The default
>> compiler for freebsd-9 is gcc; to setup the version for clang, configure
>> it
>> as  CC=clang35 CXX=clang++35 ./configure --prefix=/usr/local/clang-abi
>> </quote>
>>
>> Can someone explain that portion to me? What is the writer suggesting I
>> do?
>>
>>
>>
>> --
>> Best regards,
>> Odhiambo WASHINGTON,
>> Nairobi,KE
>> +254 7 3200 0004/+254 7 2274 3223
>> "Oh, the cruft."
>> _______________________________________________
>>
>>
>>
>
> This means clang should be installed in its own directory , not in an
> upper , common directory because its files to install have conflicts with
> the files in upper directory of --prefix= , for example , they have the
> same name but with different structure , i.e. , they are not compliant .
>
> Mehmet Erol Sanliturk
>

How do I do that for a port??


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WPcdMGz2PddQJ7paAh2aMg0RZ-pRyFm-bDr4Bre0e00tQ>