This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Does gcc support threads on Tru64?


Hello,

while submiting previous problem with long long support, I've noticed that
I've compiled gcc with single threading although I've configure it with
--enable-threads.

bash-2.04$ c++ -v
Reading specs from
/house/kgardas/usr/local/alpha-osf1/bin/../lib/gcc-lib/alphaev68-dec-osf5.1/3.2.1/specs
Configured with: ../gcc3.2/configure
--prefix=/house/kgardas/usr/local/alpha-osf1/ --enable-shared
--enable-threads --enable-languages=c++
Thread model: single
gcc version 3.2.1 20021117 (prerelease)
bash-2.04$

My question is: does gcc support threads on this platform, and if so, then
for which information I can look to help you with debuging.

Thanks,

Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]