[Expat-discuss] Compiling staticly under linux?

x at x-formation.com x at x-formation.com
Fri Sep 24 11:48:19 CEST 2004


Hello,

I compiled expat and linked it to my program. After running ldd utility it seems
it's based on a expat ".so" file. Since I need to ship my program to other users
I would prefer to link staticly. Can this be done? Additionally I'd like to
remove the "-g" flag if possible. How can I do this so I don't need to patch my
release of expat every time I download a new update.

Thanks in advance.
-- John



More information about the Expat-discuss mailing list