[Expat-discuss] RE: Parser query

Joe Wiemann JWieman@daktronics.com
Mon, 20 Aug 2001 15:16:23 -0500


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.