[Xapian-tickets] [Xapian] #834: *BSD conditional to modify xapian-bindings/config.ac to suppress -lstdc++ library
Xapian
nobody at xapian.org
Mon Sep 23 13:35:46 BST 2024
#834: *BSD conditional to modify xapian-bindings/config.ac to suppress -lstdc++
library
--------------------------+-------------------------------
Reporter: David Gessel | Owner: Olly Betts
Type: defect | Status: assigned
Priority: normal | Milestone: 1.4.27
Component: Build system | Version: 1.4.22
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: FreeBSD
--------------------------+-------------------------------
Comment (by David Gessel):
FreeBSD is normally built with LLVM from base and unless a build job is
called through the standard process, it may not respect /etc/make.conf
(where a specific compiler and options is typically specified) and then
it's less deterministic which compiler gets called if GCC is installed in
parallel. One might also install one of the supported LLVM versions from
ports and that will generally be used rather than base. It can get
complicated, but I think this will be the right solution until the next
big compiler upheaval.
--
Ticket URL: <https://trac.xapian.org/ticket/834#comment:4>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list