On Wed, Aug 26, 2015 at 8:13 PM, Rainer Jung <rainer.j...@kippdata.de>
wrote:

> I added a configure check in
>
>   http://svn.apache.org/viewvc?view=revision&revision=1697985
>
> and documented the problem in
>
>   https://bz.apache.org/bugzilla/show_bug.cgi?id=58285
>
> You might want to cross check.


After successfully applying the patches to a fresh copy of 1.2.41 (not
trunk) and figuring out how to rebuild the configure script I successfully
built mod_jk with disabled gcc atomics [1]. So I guess the patch works as
intended.

[1] I saw this message in the configure output, so the changes were
applied, I guess:

on 32bit SLES11 SP3:
> checking whether the compiler provides atomic builtins... no

on 64bit SLES11 SP3:
> checking whether the compiler provides atomic builtins... yes

Again, thank you for your help and the patch.

Regards,
Falco

Reply via email to