[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27461] [PATCH v2 1/2] gnu: Add z3.
From: |
Danny Milosavljevic |
Subject: |
[bug#27461] [PATCH v2 1/2] gnu: Add z3. |
Date: |
Tue, 1 Aug 2017 14:14:25 +0200 |
z3 fails to build on ARMHF, see <http://hydra.gnu.org/build/2204789/nixlog/1>.
>ld: api/dll/mem_initializer.o: relocation R_ARM_THM_MOVW_ABS_NC against `a
>local symbol' can not be used when making a shared object; recompile with
>-fPIC.
There's https://github.com/Z3Prover/z3/issues/585 which says essentially that
one should use "cmake", then the problem doesn't appear.
- [bug#27461] [PATCH v2 1/2] gnu: Add z3.,
Danny Milosavljevic <=