From: Wolfgang J. <wj...@so...> - 2007-07-31 15:23:32
|
Eric Bezault wrote: > Wolfgang Jansen wrote: >> Hi Eric, >> >> some minutes ago I downloaded revision 6029 of >> /gobo/trunk/library/tools/eiffel >> and tried to re-stall "gec". Up to one mistake things are fine. > > [...] > >> The remaining problem is C compilation. There are many errors of the >> form >> cc: Error: test.h, line 257: Missing ";". (nosemi) >> >> Line 257 is >> extern T0* geboxed1(T1 a1); >> and T0 in turn is defined in line 235 by >> #define T0 EIF_ANY >> but EIF_ANY is not defined. > > It should be defined. I guess it's because you didn't > checkout the files which are in: > > /gobo/trunk/tool > Thanks, this was the point. -- Wolfgang Jansen University of Potsdam, Germany mailto: wj...@so... |