Re: load fails to load a .so file on Solaris/Sparc with Tcl 8.5Hi
- From: "Larry W. Virden" <lvirden@xxxxxxxxx>
- Date: Wed, 30 Apr 2008 09:02:28 -0700 (PDT)
On Apr 30, 8:59 am, Kish Shen <kishs...@xxxxxxxxx> wrote:
In fact, I found that I am unable to load any .so file on Solaris from
Tcl 8.5, even a simple dummy one
As a counter-point, I've been using SPARC Solaris 2.8 and 2.9 for
years with Tcl 8.5, and doing nothing special, have no problem
building standard Tcl extensions that when installed can be loaded.
The main symbol referenced is peculiar - that is what one codes in a
mainline C application. There shouldn't be references in an extension
to that.
Could it be that the .so files that you are creating are missing some
sort of flag that indicates they are an extension?
Are you using the latest Tcl Extension Architecture (see for example
the sample extension available at tcl.sf.net) layout, etc. to build
your extensions?
.
- References:
- load fails to load a .so file on Solaris/Sparc with Tcl 8.5Hi
- From: Kish Shen
- load fails to load a .so file on Solaris/Sparc with Tcl 8.5Hi
- Prev by Date: tkimg OS X universal
- Next by Date: Removing an accelerator from a menu
- Previous by thread: load fails to load a .so file on Solaris/Sparc with Tcl 8.5Hi
- Next by thread: VC++ compiler error
- Index(es):
Relevant Pages
|