Link Errors

Post Reply
RickJ
Posts: 1
Joined: Thu Jun 13, 2002 2:29 pm

Link Errors

Post by RickJ »

I just installed a new version of Texis. Now I get the
following link errors: (SUN/Solaris8)
Undefined first referenced
symbol in file
__ashldi3 /releases/release4/texis/morph3/api//libtexis.a(sysdep.o)
__cmpdi2 /releases/release4/texis/morph3/api//libtexis.a(kdbfchk.o)
__ashrdi3 /releases/release4/texis/morph3/api//libtexis.a(txlicense.o)
__floatdisf /releases/release4/texis/morph3/api//libtexis.a(fdbi.o)
__floatdidf /releases/release4/texis/morph3/api//libtexis.a(meter.o)
__lshrdi3 /releases/release4/texis/morph3/api//libtexis.a(sysdep.o)
__eprintf /releases/release4/texis/morph3/api//libtexis.a(tin.o)

I found a gcc library that will resolve them:
/tools/gcc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/libgcc.a

What versions of libaries/compilers are need to be
compatible and is a release available that does not
require the use of gcc on Solaris?

Rick J.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Link Errors

Post by mark »

There is a version for solaris 8 that is compiled with a sun compiler but it's database files are incompatible with those you may already have. If you're interested in replacing your version contact your sales person.
Post Reply