I'm looking for a recipe to convert a dynamic executable (using shared libraries) to a static executable. I would hope to be able to do it with some variable of using ld or objcopy, but I seem to be stuck. Can anywone suggest a method? --dan