Bug 175835 - would like static libs (*.a) put back in
Summary: would like static libs (*.a) put back in
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: libjpeg
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-15 16:56 UTC by Peter Quiring
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-15 17:04:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Quiring 2005-12-15 16:56:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051211 Fedora/1.5-1.1 Firefox/1.5

Description of problem:
I noticed in ticket #145971 that the static libs from jpeg-devel were removed.  I need these libs for my projects.  I prefer to build projects with -static option to increase their portablility.  As a third party vendor this is essential.

Please put back the *.a files, and please don't remove any others.

Thanks.


Version-Release number of selected component (if applicable):
libjpeg-devel-6b-36

How reproducible:
Always

Steps to Reproduce:
1.Install jpeg-devel.
2.Build -static projects.
3.Fails (ljpeg not found)
  

Actual Results:  library not found.

Expected Results:  build project as before.

Additional info:

Comment 1 Matthias Clasen 2005-12-15 17:04:40 UTC
No.

To cite the Fedora packaging guidelines:

Packages including libraries should exclude static libs as far as possible (eg
by configuring with --disable-static). Static libraries should only be included
in exceptional circumstances. Also applications linking against libraries should
as far as possible link against shared libraries not static versions.


Bring it up on fedora-devel, if you feel strongly about it.


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