[vtkusers] Fwd: Volume Rendering with multiple-array data
Randall Hand
randall.hand at gmail.com
Fri Feb 25 11:35:38 EST 2005
Ok, we just upgraded GCC to the latest SGI-published version.
[1024] [rhand at prism:~/src/offscreen-raycast]
[10:34:28am]% gcc -v
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/specs
Configured with: ../configure --prefix=/usr/freeware
--enable-version-specific-runtime-libs --disable-shared
--enable-threads --enable-haifa --enable-libgcj --disable-c-mbchar
Thread model: single
gcc version 3.3
[1025] [rhand at prism:~/src/offscreen-raycast]
[10:34:29am]%
You can see --enable-threads, but "Thread model:single" is still
there. RayCast'ing still crashes with >1 threads enabled.
The admins are currently downloading source for the latest 3.4
release, and will have that installed in a little while. I'll let ya
know how that goes.
On Fri, 25 Feb 2005 09:38:30 -0500, Brad King <brad.king at kitware.com> wrote:
> Randall Hand wrote:
> > [1001] [rhand at prism:~]
> > [8:09:43am]% gcc -v
> > Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.2.2/specs
> > Configured with: ../configure --prefix=/usr/freeware
> > --enable-version-specific-runtime-libs --disable-shared
> > --enable-threads --enable-haifa --disable-c-mbchar
> > Thread model: single
> > gcc version 3.2.2
> > [1002] [rhand at prism:~]
> > [8:09:46am]%
> >
> > Now, this goes a little into uncharted territory for me :) Does
> > "Thread model: single" mean multithreading support isn't enabled? I
> > remember having a simliar problem (on a different SGI system) with
> > VRJuggler a few years ago with non-thread-safe STL libraries, that was
> > resolved by an upgrade.
>
> Yes, and this is almost certainly the problem. You'll need to refer to
> GCC documentation for your platform to see how to enable threads.
>
> -Brad
>
--
Randall Hand
http://www.yeraze.com
More information about the vtkusers
mailing list