This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MT-safe exception and thread library
- To: egcs at cygnus dot com
- Subject: Re: MT-safe exception and thread library
- From: Andrey Slepuhin <pooh at msu dot ru>
- Date: Wed, 17 Dec 1997 15:59:42 +0300
- Organization: Moscow State University, Network Management Department
- References: <m0xi2gL-0004ecC@ocean.lucon.org> <199712170910.KAA25862.cygnus.egcs@baht.labs.trema.com> <u97m94z1gj.fsf@yorick.cygnus.com>
- Reply-To: egcs at cygnus dot com
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.