Re: odd cint\MAKEINFO error on WNT

From: Pasha Murat (murat@cdfsga.fnal.gov)
Date: Mon Dec 07 1998 - 17:46:22 MET


Hi Richard, I don't know the real cause of your problem, but a workaround is 
pretty simple. Find below an example of a $ROOTSYS/cint/MAKEINFO file which
makes CINT happy. Sure you may want to change the definitions of preprocessor
and file extentions for Windows.
						regards,pasha
---------------------- cut here
# Preprocessor
CPREP       = cc -E
CPPPREP     = CC -E

# source code postfix
CSRCPOST    = .c
CHDRPOST    = .h
CPPSRCPOST  = .C
CPPHDRPOST  = .h
OBJPOST     = .o
DLLPOST     = .dl
---------------------- end



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