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]

Re: MT-safe exception and thread library


Jason Merrill wrote:
> 
> One more thing: the flag.  How about -fthreads instead of -threads?

Or -mthreads which is already present for some targets to force
the use of thread-safe versions of libc and crt0.o.
(or -fthreads should force -mthreads?)

Andrey.


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