This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Roguewave libs / EGCS 1.1.2 / HP-UX 10.01


Hello everybody,

I have been trying to build Roguewave's libraries Tools.h++ and
DBTools.h++ with the Oracle adapter.

The libraries build without problems, but when I try to run one of the
supplied example programs it dumps core with the following message:

/usr/lib/dld.sl: Unresolved symbol: gth__C10RWDBColumn (unknown)  from
/pack/roguewave-7/workspaces/HPUX/EGCS-1.1.2/0d/lib/libora0d.sl
IOT trap (core dumped)

The symbol 'gth__C10RWDBColumn' is actually a suffix of an existing
symbol.  The '(unknown)' was supposed to show the type of symbol -
'code' etc.  This makes me think that some symbol table has been
screwed up.

Has anybody seen any thing like this?  Suggestions?

BTW, Roguewave doesn't support EGCS so they haven't been much help.

    best regards,
        Torben Bang Nielsen
	tbn@systematic.dk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]