Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does my multi-threaded program using STLport crash when I compile it with -xarch=v8plus or -xarch=v8plusa?

0
Posted

Why does my multi-threaded program using STLport crash when I compile it with -xarch=v8plus or -xarch=v8plusa?

0

STLport originally had a bug that prevented correct multi-threaded operation when compiling with -xarch=v8plus or -xarch=v8plusa. The bug was fixed, but the fix involved a change in the STLport headers, and a change in some STLport objects. Code compiled using earlier versions of the STLport headers needs to be recompiled with either the latest version of the compiler or with a patched earlier release before being linked into new programs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123