<div dir="ltr">I cleared compile error using the patch (<a href="https://bugzilla.gnome.org/show_bug.cgi?id=747954" rel="noreferrer" target="_blank" style="z-index: 0;">https://bugzilla.gnome.org/show_bug.cgi?id=747954</a>)<div>I think that this patch is useful for clang.</div><div><br></div><div>Thank you very much. :D</div><div>- Steve</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 2, 2015 at 5:39 PM Tim Müller <<a href="mailto:tim@centricular.com">tim@centricular.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 2015-10-01 at 14:00 +0000, Steve Yun (윤종희) wrote:<br>
<br>
Hi,<br>
However I faced "argument unused during compilation" error.<br>
><br>
> CC       testrtpool-testrtpool.o<br>
> CCLD     testrtpool<br>
> clang: error: argument unused during compilation: '-pthread'<br>
> clang: error: argument unused during compilation: '-pthread'<br>
> make[5]: *** [testrtpool] Error 1<br>
> make[4]: *** [all] Error 2<br>
> make[3]: *** [manual] Error 2<br>
><br>
> So I removed -pthread option in tests/examples/streams/Makefile and<br>
> tests/examples/manual/Makefile. Then I can compile without any<br>
> errors.<br>
> But I'm not sure this is a bug or not.<br>
<br>
This looks similar to this existing bug report:<br>
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=747954" rel="noreferrer" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=747954</a><br>
<br>
Cheers<br>
 -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
Join us at the GStreamer Conference: 8-9 October 2015 in Dublin, Ireland<br>
<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>