How did you compiled Xalan 1.7 as static lib? Please, share it
with us.

Thank you,
Milan


> -----Original Message-----
> From: Michal Pietrusinski [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 15, 2004 5:35 PM
> To: [email protected]
> Subject: AV on C++Builder 5
> 
> 
> Hello,
> I have problems using xalan-c on Windows XP and Windows 2000 
> with C++Builder 5 compiler. From time to time access 
> violationa are thrown on application exit. Here is the call stack:
> 
> ....
> ntdll.dll
> __internal_free
> ___org_free
> ___org_delete
> std::deallocate(pointer p, size_type)
> std::~vector ()
> xalanc_1_7::XalanDOMString::~XalanDOMString()
> xalanc_1_7::releaseMemory(XalanDOMString& theString)
> xalanc_1_7::XalanSourceTreeText::terminate()
> xalanc_1_7::XalanSourceTreeInit::terminate()
> xalanc_1_7::XalanSourceTreeInit::~XalanSourceTreeInit()
> 
> 
> My application uses static linkage - I built xalan as one 
> huge static library, there are no dll's. The only xalan 
> functions I use are ones from SimpleXPathAPI example - my 
> application is based on this example, but also has GUI and a 
> lot of other stuff.
> 
> If anyone can help me, please, don't hesitate.
> Michal
> 
> 
> 


Reply via email to