Title: RE: problem with the samples
what flag are you talking about.  There are three flags about allocators in stlport
 
_STLP_USE_RAW_SGI_ALLOCATORS
_STLP_USE_MALLOC
_STLP_USE_NEWALLOC
 
 which one is the right one
 
thanks for your fast answer.
 
/.. Guillaume
 
P.S. there seems to be a problem with the reply-to in this distribution list
-----Original Message-----
From: Samar Abbas Lotia [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 20, 2001 1:48 PM
To: 'Guillaume L�onard'
Subject: RE: problem with the samples

I had problems trying to use STLport 4.0 with the STD allocators, so I toggled the flag and setup my build not to use the STD allocators. This seemed to make my problems go away.

Having said that, I am using a seriously tweaked distribution of STLport 4.0. It's not out of the box.

One of the Xalan developers had indicated to me that there isn't a problem with the standard STLport 4.0 distro.

Also, I have been using Xalan 1.2 on solaris with STLport 4.5, albeit with Xerces 1.5.1 and in this case also STD allocators have been turned off.

Samar Lotia

-----Original Message-----
From: Guillaume L�onard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 12:44
To: Xalan-C-Users
Subject: problem with the samples


I am using
- Xalan 1.2 on windows (MSVC6.0 sp5)
- Xerces 1.5.2
- stlport 4.5

When I try to run the sample CompileStylesheet (or XalanTransform, etc), I
get an access violation in _alloc.c (line 181) of stlport.

The sample works fine if I use the stl distributed with msdev.

Is there a known compatibility problem between Xalan 1.2 and StlPort 4.5?

thanks

/..Guillaume

Reply via email to