[Ecls-list] compile error in 5/15 cvs, --with-cxx

Larry Clapp larry at theclapp.org
Sat May 15 08:38:01 UTC 2004


> > ;;; Compiling src:lsp;export.lsp.
> [snip]
> ;;; Calling the C compiler... 
> ;;; Invoking external command: g++ -g -O2 -fomit-frame-pointer
> -mcpu=athlon -march=athlon -fPIC -fstrict-aliasing -Dlinux
> -I/usr/src/ecls/src /h -I/usr/src/ecls/src/gmp
> -I/usr/src/ecls/build/h -O -I/usr/src/ecls/build/h -w -c
> /usr/src/ecls/build/lsp/export.c -o /usr/src/ecls/build/lsp/export.o
> /usr/src/ecls/build/lsp/export.c: In function `void 
>    init_ECL_EXPORT(cl_lispunion*)':
> /usr/src/ecls/build/lsp/export.c:211: error: invalid conversion from `
>    cl_lispunion*(*)(int, ...)' to `void*'
> /usr/src/ecls/build/lsp/export.c:212: error: invalid conversion from `
>    cl_lispunion*(*)(int, ...)' to `void*'
> /usr/src/ecls/build/lsp/export.c:216: error: invalid conversion from `
>    cl_lispunion*(*)(int, ...)' to `void*'
> LAMBDA: Too many arguments to function CONTINUE.
> Top level.
> SI> 

Haven't a clue how to fix this.  :(  Works with gcc instead of g++.

-- Larry





More information about the ecl-devel mailing list