Hi Rene and Valeri, Thanks for the information and correction on ShowStreamerInfo. > About the L/LIBPATH problem.are you installing Root under CYGWIN ? Yes sure, but CYGWIN make just passes commands to the VC++ compiler/linker. The -L is hardcoded into $(ROOTSYS)/configure and gets written into config/Makefile.config by an sed command. I don't think Cygwin has anything to do with it - CYGWIN doesn't change or translate any commands which appear in the Makefiles, right? It just processes the Makefile it is given, which in this case happens to include an unrecognized VC++ flag. Dave dcasper@uci.edu
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:40 MET