Re: Subversion 1.8.x on Solaris 10 x86
From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 02 Aug 2017 11:23:31 +0100
Ian Mordey <ian.mordey_at_wandisco.com> writes:
> Undefined first referenced
Modern compilers usually provide fast "atomics" and most code will try
Looking at include/arch/unix/apr_arch_atomic.h in the APR build it
From the error message your build appears to use 2) builtin, so I expect
Your compiler is not providing the functions required for 2) builtin to
It would be good to understand which atomics you are using, why APR
-- PhilipReceived on 2017-08-02 12:23:47 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.