Compiling ROOT libs with HP aCC

From: Martin Woudstra (Martin.Woudstra@cern.ch)
Date: Mon Oct 20 1997 - 20:55:54 MEST


Dear rooters,

I have written code using some of the root libraries.
It worked fine with the g++ compiler.
Now I switched to the aCC compiler and am linking against the aCC 
version of the root libs.
It compiles,links,but when I run it, I get a whole load
of error messages:

aCC runtime: Error 215 from shl_findsym(/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl,_shlInit)
/lib/dld.sl: Unresolved symbol: glwMDrawingAreaWidgetClass (data)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
/lib/dld.sl: Unresolved symbol: typeid__XT12TGLViewerImp_ (data)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
/lib/dld.sl: Unresolved symbol: glNormal3fv (code)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
/lib/dld.sl: Unresolved symbol: glMatrixMode (code)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
/lib/dld.sl: Unresolved symbol: __ct__11THelpDialogFPCc (code)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
/lib/dld.sl: Unresolved symbol: glCullFace (code)  from
/afs/cern.ch/user/w/woudstra/public/root/lib/libRGL.sl
etc.
etc.

Can somebody please help me? Thanks a lot.

Martin.



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:21 MET