[OpenIndiana-discuss] OpenIndiana SFE repository: Call for testers

Guido Berhoerster gber at openindiana.org
Tue Aug 2 08:05:58 UTC 2011


* Andrey N. Oktyabrski <ano at bestmx.ru> [2011-08-02 07:03]:
> On 02.08.11 00:30, Guido Berhoerster wrote:
> >* Guido Berhoerster<gber at openindiana.org>  [2011-08-01 22:24]:
> >>* Andrey N. Oktyabrski<ano at bestmx.ru>  [2011-08-01 21:10]:
> >>>With these libraries I have the same eror :-(
> >>>         libstdc++.so.6 =>         /usr/lib/libstdc++.so.6
> >>>         libgcc_s.so.1 =>          /usr/lib/libgcc_s.so.1
> >>
> >>Please remove the GCC 4.3.2/3 packages from the opensolaris.org
> >>publisher, it is obsolete and totally broken anyway.
> >
> >Oh, after that please install runtime/gcc at 4.6.1-0.151 manually,
> >this dependency is missing from the llvm package. We'll hopefully
> >fix that before releasing the first OI SFE build.
> Thank you. I have removed gcc-4.3 and clang works. The gcc-4.6 was
> already installed from the sfebuild repository.
> 
> Does you compile clang without rpath? Is it possible to compile it

It is compiled with rpath, however /usr/lib comes before
/usr/gnu/lib where our GCCs libstdc++ lives.

> without gcc libraries dependency?

That is a mainly a policy issue, for now we compile all C++
packages (including LLVM/Clang) in OI-SFE with GCC, however that
may change in the future. If it is really important to you, you
could modify the specfile and rebuild it with clang itself.

-- 
Guido Berhoerster



More information about the OpenIndiana-discuss mailing list