On Mon, Nov 14, 2011 at 04:43, Igor Kozhukhov <ikozhuk...@gmail.com> wrote:
> Big problems - they are GCC_LIBS.
>
> We can't use different GCC version from /usr/gcc/<version> with GCC_LIBS
> from one place - because we have for example: libgcc_s.so.1 and others
> with the same names for different GCC versions and we have to use
> libgcc_s.so for -lgcc_s flags for linker.

GCC attempt to maintain backward compatibility in their runtime
libraries.  This should not be a problem, and we're in the process of
actually testing whether this _is_ a problem, sort of, via OI-SFE.

-- Rich

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to