[omniORB] compiler thread model question

Lee, Robert C. rc.lee at ngc.com
Thu Aug 7 12:01:13 BST 2003


Hello all,

I have access to 2 platforms with 2 different gcc compilers as shown below:

ski 212% 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

and 

SDLMS1% gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3
SDLMS1% 


Do these different thread models matter when I build OmniORB?  I can build
using gcc 3.3 on Solairs but not the 3.2.2 version of IRIX.

Thanks,
Robert Lee



More information about the omniORB-list mailing list