BIND 10 #309: cleanup proposal: avoid using .libs in Makefile.am
BIND 10 Development
do-not-reply at isc.org
Fri Aug 13 23:33:07 UTC 2010
#309: cleanup proposal: avoid using .libs in Makefile.am
-------------------------------+--------------------------------------------
Reporter: jinmei | Owner: jreed
Type: enhancement | Status: new
Priority: minor | Milestone: y2 6 month milestone
Component: build system | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 3.0 | Hours: 0
Billable: 1 | Totalhours: 0.5
Internal: 0 |
-------------------------------+--------------------------------------------
Comment(by jinmei):
branches/trac309 is ready for review.
I used this opportunity to introduce another cleanup: use a separate
"tests" directory for unit tessts. This is actually not just for
consistency: when --enable-static-link is specified we want use static
link only for programs and still create dynamic libraries. Separating
directories makes this easier.
Proposed !ChangeLog entry is:
{{{
85.? [build]* jinmei
Build programs using dynamic link by default. A new configure
option --enable-static-link is provided to using static link for
executable programs. Statically linked programs can be run on a
debugger more easily and would be convenient for developers.
(Trac #309, svn rTBD)
}}}
This is okayed on jabber by Jeremy, so I'm going to merge this to trunk.
--
Ticket URL: <http://bind10.isc.org/ticket/309#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list