On Wed, Jun 10, 2009 at 04:48:14PM +0200, Christian Schulz wrote:
> > What is the recommendation of the linux users?
> > 1)  Release one executable or two?  (my preference is one
> >      with curl linked staticly, all other libraries dynamic).
> > 2)  Do libraries other than curl need static linking?  The executable
> >      currently links in "-lm -lpthread -lcurl -lstdc++ ".
> Don't dare to recommend, but I liked the "old style": Having two
> versions, one compiled completely dynamically, the other completely
> statically.

For the record, I prefer both as well since I occasionally run under
linux emulation on various *BSDs at times, and a staticly binary 
is way easier to deal with. :)
_______________________________________________
Prime mailing list
Prime@hogranch.com
http://hogranch.com/mailman/listinfo/prime

Reply via email to