BIND 10 #994: LDFLAGS/LIBS confusion
BIND 10 Development
do-not-reply at isc.org
Wed Jun 1 16:42:04 UTC 2011
#994: LDFLAGS/LIBS confusion
-------------------------------------+-------------------------------------
Reporter: | Owner: jreed
fdupont | Status: new
Type: | Milestone: New Tasks
defect | Resolution:
Priority: | Sensitive: 0
blocker | Sub-Project: DNS
Component: build | Estimated Difficulty: 0
system | Total Hours: 0
Keywords: |
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by fdupont):
oops, the issue is not with libbotan but liblog4cplus. Anyway to check
this the side effect of the confusion is to make the GNU C++ linker
(collect2 in fact) spuriously dependent on the order of its arguments
(i.e., 'g++ ... foo.cpp ... -l1 -l2 ...' works but 'g++ ... -l1 -l2 ...
foo.cpp' fails).
--
Ticket URL: <http://bind10.isc.org/ticket/994#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list