|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 06/20] tools: Correct PTHREAD options in config/StdGNU.mk
Ian Campbell writes ("Re: [Xen-devel] [PATCH 06/20] tools: Correct PTHREAD
options in config/StdGNU.mk"):
> On Fri, 2012-03-16 at 16:26 +0000, Ian Jackson wrote:
> > It is not correct to say -lpthread. The correct option is -pthread,
> > which may have sundry other effects on code generation etc. It needs
> > to be passed both to compilation and linking.
>
> I guess this is a gcc-ism rather than a Linux-ism and so applies to the
> BSDs too (at least so long as they use gcc and not clang)?
I think so, yes. Some proprietary unices even have a different
compiler (cc_r) but none of them currently have any dom0 support
afaik.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |