[Bug 99] New: Don't link libstdc++ statically
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jan 14 00:56:50 PST 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=99
Summary: Don't link libstdc++ statically
Product: IcedTea
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: bero at arklinux.org
Currently libstdc++ is linked into pretty much every icedtea component
statically.
This makes sense for binary-only builds where there's a libstdc++.so.5 vs.
libstdc++.so.6 issue, but for distribution packages that know which libstdc++
will be used -- for this context it just wastes space and prevents users from
benefitting of libstdc++ bugfix updates.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list