[Mono-dev] Problem with PPC/PPC64 and disabling builds against the static libs

Zoltan Varga vargaz at gmail.com
Tue Apr 14 13:24:41 EDT 2009


Hi,

  Statically linking the mono executable is mostly done to improve the speed
of thread-local
access, to ease debugging etc. Note that only libmono is linked statically
into the runtime,
the other dependencies like libglib are not. If fedora doesn't like static
libs, you can omit them from the package, while still building them.

                           Zoltan

On Tue, Apr 14, 2009 at 5:19 PM, Paul Johnson <pjohnson1 at uclan.ac.uk> wrote:

> Hi,
>
> --
> Paul F. Johnson
> Lecturer in Chemistry, Biology and IT
> FoundatiON Campus
> >>> Zoltan Varga <vargaz at gmail.com> 14/04/09 3:43 PM >>>
>   Building with --disable-static, in addition to producing a slower
> runtime,  is not tested by us so no wonder its not working. Why is this
> needed on fedora ?
> >>
>
> Fedora ships with dynamic libs and frowns upon static ones (unless they're
> really needed). I know I'll get asked this, but why are the static libs
> needed and is it likely that x86/x86_64 will break in future releases
> without the static libs?
>
> TTFN
>
> Paul
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090414/5104f5d9/attachment.html 


More information about the Mono-devel-list mailing list