[Ecls-list] ECL cross-compilation

Eugene Zaikonnikov viking at funcall.org
Wed Jul 23 04:06:12 UTC 2003


OK, now I managed to get past configure state, but another problem
shows up.

After some amount of compiling, make attempts to perform

./dpp /home/viking/work/ecl-0.9/src/c/main.d main.c

where dpp is a previously generated binary executable. However, since
am cross-compiling, dpp is an ELF MIPS executable, and operation
fails.

So, what can be done in such situation? Also, what dpp is for? main.d
seems to be a C source file. Is it some kind of preprocessor?

--
  Eugene




More information about the ecl-devel mailing list