On Thu, Apr 13, 2000 at 09:16:11PM +0200, Christian Holm Christensen wrote: > Hi Steve et all, > > > I'm trying to get brat running on a LinuxPPC system (Macintosh based...). > > I have the 2.24/02 version of root compiled and running. I am > > compiling with gcc 2.95.2. > > So far so good ... > > > The problem is that va_list is now being defined as a structure in > > stdarg. ... it produces a CINT file > > that tries to cast to the structure va_list, ... > > I checked on the pii machines and found there that va_list (using the > > egcs compiler) is typedef as a void *, which works fine as a cast. > Evil, evil! The va_list stuff is very magical and system dependant. Too bad that CINT does not know how to deal with it. Stdarg.h and va_list have been around for quite a while now... -- Konstantin Olchanski Physics Department, Brookhaven National Laboratory, Long Island, New York olchansk@bnl.gov
This archive was generated by hypermail 2b29 : Thu Apr 13 2000 - 15:29:11 EDT