> Hello!
> I was trying to make cvs upgrade, but failed this time:
>
> g++ -O -o bin/root.exe main/src/rmain.o \
> -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lTree -lMatrix
> -lRint -lm -ldl -L/usr/lib -lpthread -rdynamic
Try:
g++ -O -o bin/root.exe main/src/rmain.o
-lfreetype -Llib -lCore -lCint -lHist
# ^^^^^^^ its important
-lGraf -lGraf3d -lTree -lMatrix
-lRint -lm -ldl -L/usr/lib -lpthread -rdynamic
Radek Marcinkowski
Speace Research Ceneter Faculty of Physics
Bartycka 18A, Warsaw University
00-716 Warsaw, POLAND Hoza 69, 00-681 Warsaw, POLAND
radek@cbk.waw.pl Radoslaw.Marcinkowski@fuw.edu.pl
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET