[Tcl-bugs] [ tcl-Bugs-1615058 ] hpux ia64 shared lib ext should be ".so"
by SourceForge.net other posts by this author
Dec 13 2006 8:28AM messages near this date
[Tcl-bugs] tcl-cvs: "tcl/generic tclBasic.c" modified
|
[Tcl-bugs] [ tcl-Bugs-1615058 ] hpux ia64 shared lib ext should be ".so"
Bugs item #1615058, was opened at 2006-12-13 09:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1615058&group_id=10894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: 51. Portability Support
Group: current: 8.4.14
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: David Everly (deckrider)
Assigned to: Nobody/Anonymous (nobody)
Summary: hpux ia64 shared lib ext should be ".so"
Initial Comment:
On hpux ia64, the shared library extension should be
".so", but is currently ".sl".
According to
http://devresource.hp.com/drc/resources/portguideipf/index.jsp#dynlinkfac
"Shared library names
Since dynamic linking APIs operate on shared libraries,
it is also important to note that the shared library
naming scheme on Linux is lib*.so; whereas, on HP-UX
11i Version 1.5 the naming scheme is lib*.sl for PA and
lib*.so on IPF. Also APIs may reside in different
libraries files on Linux and HP-UX, so you may need to
dynamically load a different shared library name on
HP-UX and Linux."
To translate this quote, PA=hppa and IPF=ia64.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1615058&group_id=10894
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs
Thread:
SourceForge.net
SourceForge.net
|