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]

Re: -pthread


On Monday 26 November 2001 17:57, Alexandre Oliva wrote:
> On Nov 26, 2001, Stefan Olsson <stefan@noname4us.com> wrote:
> > Which flag should we be looking for? Does -pthread set anything else
> > than __REENTRANT etc
>
> It depends on the platform.  Look for %{pthread} in the specs file,
> cpp entry, to know for your platform.  Run `gcc
> -print-file-name=specs' to know exactly where the specs file is.

Or just run "gcc -dumpspecs".

Bo.

-- 

     Bo Thorsen                 |   Praestevejen 4
     Free software developer    |   5290 Marslev
     SuSE Labs                  |   Denmark


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