Bug 89058 - missing symlink to libbfd.so
Summary: missing symlink to libbfd.so
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-17 00:24 UTC by rmhristev
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-07 10:29:37 UTC
Embargoed:


Attachments (Terms of Use)

Description rmhristev 2003-04-17 00:24:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
The symlink libbfd.so -> /usr/lib/libbfd-2.13.90.0.18.so is missing.

Version-Release number of selected component (if applicable):
binutils-2.13.90.0.18-9

How reproducible:
Always

Steps to Reproduce:
1. gcc ... -liberty -lbfd ...
2.
3.
    

Actual Results:  linkage fails

Expected Results:  linkage should work


Additional info:

I assume is quite obvious. :-)

Workaround: create the symlink by hand.

Comment 1 Jakub Jelinek 2004-10-07 10:29:37 UTC
No, that's on purpose.  There is just libbfd.a.
libbfd has no stable ABI and if packages other than binutils itself
use libbfd.so, they'd prevent any binutils upgrades.


Note You need to log in before you can comment on or make changes to this bug.