On Tue, Jun 17, 2014 at 9:07 PM, David Anderson <[email protected]> wrote:
> What's the reason for using dynamic libraries in the client? > And how does this relate to applications? > -- David Many linux (and BSD/Solaris/Other) package distributions strongly encourage or even demand shared libraries for any package that might be shared. It doesn't affect clients distributed by the projects at all. But since the open source applications (SETI@home) are distributed as packages in by some repositories, they will share the API and graphics API library and (in the case of SETI@home) will probably use the shared system version of FFTW. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
