[gtkada] Porting GtkAda to Rational

Hicks, Lawrence D lawrence.d.hicks at lmco.com
Mon Nov 12 18:43:48 CET 2001


I am attempting to port GtkAda from GNAT to the Apex Ada95 compiler
developed by the Rational Corporation on an SGI IRIX 6.5 computer system.
It was straight forward to modify the few Ada packages to remove the GNAT
calls and replace them with POSIX call. I am able to compile and link the
'simple' example program included with GtkAda, but get unresolved symbols in
libtkada-1.2.so.11 during run time.  I did set the path to the directory
'setenv LD_LIBRARY_PATH /new_tools/gnat/GtkAda/lib'. Here are a few of the
unresolved symbols that I get:
_gnat_malloc
ada_numerics_elementary_functions
ada__tags_external_tag_htable__setXn
_gnat_raise_exception

These seem to be related to the gnat compiler. Does any one have any
"construct" advise on what I am doing wrong?

   In need of help
    Larry Hicks




More information about the gtkada mailing list