[libqb] Patch for Cygwin

Angus Salkeld asalkeld at redhat.com
Thu Sep 6 10:09:52 UTC 2012


On 06/09/12 09:48 +0400, Виноградов Василий wrote:
>Hi!
>
>I propose the following patch for compiling libqb under Cygwin.

Nice.

>Though, I'm not sure about memory barriers. They are disabled by setting ac_cv_atomic_need_memory_barrier=no in configure.ac

What compiler are you using? I assume gcc. If so I think you will still need ac_cv_atomic_need_memory_barrier.

>because Cygwin doesn't have dl_phdr_info structure and so on.
>Can anyone speak something about it?

You probably need to turn off "ac_cv_link_attribute_section=no" to work
around the missing dl_phdr_info.

Regards
Angus


>_______________________________________________
>quarterback-devel mailing list
>quarterback-devel at lists.fedorahosted.org
>https://lists.fedorahosted.org/mailman/listinfo/quarterback-devel



More information about the quarterback-devel mailing list