This is the mail archive of the gcc-help@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]

Re: pthread_mutex_init() with gcc-3.4.3 on Tru64 UNIX



On Sat, 9 Jul 2005, Albert Chin wrote:

> I know. I'm curious why:
>   $ /opt/TWWfsw/gcc343/bin/gcc mutex.c
> succeeds. I'd expect it to fail, just as 'cc mutex.c' failed.
Try /opt/TWWfsw/gcc343/bin/gcc -v | grep thread

-ishwar


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