[ expat-Bugs-1007202 ] Created library does not appear to have correct name.
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1007202, was opened at 2004-08-11 08:00 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1007202&group_id=10127 Category: Build control >Group: Not a Bug >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: Created library does not appear to have correct name. Initial Comment: Expat Version: 1.95.8 Platform: Linux SusE 8.1 Compiler: gcc 3.3.1 On Linux the configure -> make process creates these files: libexpat.so libexpat.so.0 libexpat.so.0.5.0 It is hard to equate 0.5.0 with the Expat version, 1.95.8 This may cause confusion when more than one Expat library version resides on the same system. ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2004-09-29 23:03 Message: Logged In: YES user_id=3066 The three numbers in the .so name are controlled by a set of conventions for updates that are not defined by Expat. Making these match the Expat release version is not a goal for the Expat project. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1007202&group_id=10127