From: Eric B. <er...@go...> - 2007-07-31 08:06:14
|
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 -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |