Re: [Quickfix-developers] crash when upgrade to 1.9.4
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2005-06-21 19:59:49
|
On 6/21/05, Sean Kirkpatrick <Sea...@pi...> wrote: > Additional Info: >=20 > We are using STLport 4.6.2 and I ran: > ./configure --with-stlport=3D/usr/local --disable-callstack > before building quickfix. I also tried adding --enable-shared, after som= e > googling, but that didn't seem to make a difference... This is starting to look like an issue for your platform vendor to have to answer. Also, which version of gcc are you using? I'm praying its not 2.95.x... If it is, thats probably a big source of your troubles. You should switch to gcc 3.3.x or 3.4.x and drop STLport. --=20 Caleb Epstein caleb dot epstein at gmail dot com |