Re: configure can't detect proper pthread flags - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: configure can't detect proper pthread flags
Date
Msg-id 87egokif7h.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: configure can't detect proper pthread flags  (Max Filippov <jcmvbkbc@gmail.com>)
Responses Re: configure can't detect proper pthread flags  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: configure can't detect proper pthread flags  (Max Filippov <jcmvbkbc@gmail.com>)
List pgsql-hackers
>>>>> "Max" == Max Filippov <jcmvbkbc@gmail.com> writes:
Max> Sorry, I must be not clear enough: why checking compiler/linkerMax> output instead of checking their exit code or
presenceof producedMax> object/ executable files?
 

Going by the comment some lines above, my guess would be "because some
compilers accept some option like -pthreads and issue a warning message
saying that it is ignored, and pg wants to not treat such options as
valid"

-- 
Andrew (irc:RhodiumToad)



pgsql-hackers by date:

Previous
From: Max Filippov
Date:
Subject: Re: configure can't detect proper pthread flags
Next
From: Bruce Momjian
Date:
Subject: Re: configure can't detect proper pthread flags