[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QE & multiple threads



Hello People,

yesterday I managed to compile QE with a locall installation
of Sun CC 5. I used the STL implementation that comes with
the compiler. This version works with multiple threads, while
the version (of QE) compiled with "CC-STL" and CC 4.2 doesn't.

I copied QE to starsu00 and tried to run it, but it complained
about libCRun.so, which is new for CC 5, I guess. I'll see if
I can link it statically.

So, the good news is that multithreaded QE seems to work fine
with CC 5. It crashes with CC 4.2 (using CC-STL). (It works
fine on Win32 also, so the problem seems to be in CC-STL.)

more later...

Cheers, Henrik