[
http://dev.sourcefabric.org/browse/LS-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14921#action_14921
]
Romain Beauxis commented on LS-476:
-----------------------------------
Ok, so there are two problems:
1) First, the build system must pass all the required lib*.a at link-time,
including dependencies (for instance libz.a for libmagic.a)
2) I see message such as:
/usr/lib/ocaml/libunix.a(getproto.o): In function `unix_getprotobynumber':
(.text+0xb3): warning: Using 'getprotobynumber' in statically linked
applications requires at runtime the shared libraries from the glibc version
used for linking
1) Is not impossible but may require to adapt each binding's build system and
also to deal with packages not provided by us.
2) Indicates that ocaml is not meant for static compilation. My statically
compiled liq works tho..
> Ability to statically link liquidsoap
> -------------------------------------
>
> Key: LS-476
> URL: http://dev.sourcefabric.org/browse/LS-476
> Project: Liquidsoap
> Issue Type: New Feature
> Reporter: Samuel Mimram
> Assignee: Romain Beauxis
>
> From the ML:
> For Airtime, we provide a binary of liquidsoap compiled from a fairly recent
> revision (8124). During beta testing we've noticed that some users have
> problems with .so libraries not being found at runtime on their system
> Is there a way to compile liquidsoap so that the libraries it uses are
> statically linked? I tried looking through the output of "./configure --help"
> but didnt find anything.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl