linking

From: Marek Idzik (idzik@to.infn.it)
Date: Thu Oct 07 1999 - 15:14:28 MEST


Hi,

Since my computer have been damaged I tried temporarily
to compile my programs on ion.cern.ch.
I used the test Makefile example from:
 /afs/cern.ch/alice/library/root/test
changing only compiler from CC to aCC
The compilation passed well but linking not as it is seen below.
Could somebody help me to configure it wright ?

marek


aCC -g +a1 -z mygame.o -L/afs/cern.ch/alice/library/root/lib -lNew -lBase
-lCint -lClib -lCont -lFunc -lGraf -lGraf3d -lHist -lHtml -lMatrix -lMeta
-lMinuit -lNet -lPhysics -lPostscript -lProof -lTree -lUnix -lZip -lGpad
-lGui -lGX11 -lX3d -L/usr/lib/X11R5 -lXpm -lX11 -lm -ldld -o mygame
aCC: warning 901: unknown option: `+a1': use +help for online
documentation. 
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (mygame.o) was
detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   typeid<TAttFill> (data)
   typeid<TGMainFrame> (data)
   typeid<TCanvas> (data)
   TCanvas::TCanvas(const char *,const char *,int,int,int,int)%2 (code)
   Class tables [Vftptr] dependent on key function:
"TGDimension::ShowMembers(TMemberInspector &,char *)" (data)
   typeid<TGFrame> (data)
and so on... 



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