Hi Mumit,
can you please give a short description or URL
about what multithreading gcc would use?
I always thought that only the worker subprocesses
(cpp, cc1, ld, as) of the compiler driver may run
concurrently!
Bye, Heribert ([EMAIL PROTECTED])
> -----Original Message-----
> From: Mumit Khan [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, March 26, 2001 18:39
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: pthreads support
>
[Heribert] [snip]
> Robert, The first "simple" testcase is gcc itself (configured with
> --enable-threads=posix), since gcc uses a very small subset of pthreads
> functionality, and that's what I'm going to try as soon as I get a
> chance to update my local tree.
>