Isidro.Gonzalez.Caballero@cern.ch writes: > Hi Nick, > When you choose which libraries to use in your linking, try > appending the --nonew option to root-config, that is: > > root-config --glibs --nonew > Hi, just a warning - the order in which options are specified matters. root-config --nonew --glibs works as expected but the line above is equivalent to root-config --glibs. Jiri
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:35 MET