I am trying to build new viewer using only static libs or at least static for all libs not in the base OS.  I am trying to do this in Snow Leopard and will be doing it in linux soon.  I know DRC has done this because his builds have had gnutls statically linked in.  I am trying to do this for libintl.  It is the only lib not in the base OS that is dynamically linked according to otool -L.  Normally, I would poke -static into LDFLAGS in appropriate places but I am unfamiliar with cmake.  Can anyone give me a couple pointers on this?  I want to end up with gnutls, gettext, and fltk linked in statically.  I am sure this would be a semi common build type for others as well.


--
Robert Goley

FOSS Implementation Specialist
Toll Free: (800) 338-4984
Local: (770) 479-7933
Fax: (770) 479-4076
www.openrda.com

America's only Free & Open Source fund accounting software company.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to