Is there anyway I can pull expat out of the library implementation and compile it statically into my C code... I am sure there is a way to do this ¯ but I can't figure it out... I am working in an embedded environment so a dll is not a viable option using the os that we are using... I need to be able to compile this statically into my binary file.