On Thu, 26 Aug 2004, Jason Winningham wrote: > looks like I misused the term "fat binary". What I meant is a statically > linked executable that does not rely on any shared libraries. so build everything you want to link as (and only as) a static library. how you build those (before you build xastir) is out of the control of the xastir build procedure.