Bug 29929 - libjvm is missing a .so version
Summary: libjvm is missing a .so version
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: java (show other bugs)
Version: 4.2.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 16:11 UTC by Jack Howarth
Modified: 2006-11-24 02:36 UTC (History)
2 users (show)

See Also:
Host: powerpc-apple-darwin8
Target: powerpc-apple-darwin8
Build: powerpc-apple-darwin8
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Howarth 2006-11-21 16:11:09 UTC
Currently the shared library libjvm is built only as libjvm.dylib or libjvm.so. If this is really a shared library rather than a module (ala python) shouldn't it be assigned a .so version number?
Comment 1 Andrew Pinski 2006-11-24 02:36:23 UTC
As explained already this is not a bug.