[Ecls-list] compilation on MacOS X
Juan Jose Garcia Ripoll
lisp at arrakis.es
Tue Jan 25 01:55:00 UTC 2005
bernard tatin wrote:
> I work on Mac OS X 10.3.7. I get the last CVS. I have done :
> ./configure && make
> I get this error :
> dpp: /Users/narberd/installations/ecl-cvs/ecls/src/c/read.d -> read.c
> gcc -c -I./ -I/Users/narberd/installations/ecl-cvs/ecls/src/c
> -I/Users/narberd/installations/ecl-cvs/ecls/src/h -I../h -I../include
> -g -O2 -fPIC -fno-common -fstrict-aliasing -Ddarwin -o read.o read.c
> /Users/narberd/installations/ecl-cvs/ecls/src/c/read.d: In function
> `left_parenthesis_reader':
> dpp does not work well ?
The anonymous CVS tree is not up to date. Try "cvs update" today. This
problem has already been solved and yes, it shows a bug in dpp which is
very difficult to solve without teaching the program further about the C
syntax.
Juanjo
More information about the ecl-devel
mailing list