BIND 10 #1999: detection of googletest
BIND 10 Development
do-not-reply at isc.org
Mon Jun 25 03:23:00 UTC 2012
#1999: detection of googletest
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone:
Priority: | Sprint-20120703
medium | Resolution:
Component: | Sensitive: 0
Unclassified | Sub-Project: Core
Keywords: | Estimated Difficulty: 4
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by muks):
Some distributions have switched to a new googletest and provide the
source code version. Some distributions (including Fedora 17) still
provide gtest 1.5.0 which is a library. There's no source code.
Supporting both will result in a very dirty build system patch, as both
need vastly different approaches. As the _new_ approach simply builds a .a
of the test program, I strongly suggest that we drop support for the older
gtest and expect those who build BIND 10 to supply path to a 1.6+ version
source code. On distributions such as Fedora, this would mean simply
downloading gtest-1.6.0 from Google's website, extracting it to a
directory and passing a path to this directory when configuring BIND 10
(no gtest build would be necessary).
So, shall we drop support for old shared library versions of gtest?
--
Ticket URL: <http://bind10.isc.org/ticket/1999#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list