[Ecls-list] cygwin

Martin Rubey martin.rubey at math.uni-hannover.de
Fri Oct 30 14:27:40 UTC 2009


Dear Juanjo, Waldek,

out of curiosity, I linked ecl.dll into /usr/local/lib/ and now the
build goes *really* far, but -

- it does not finish :-(

It seems to get stuck when the compilation of the actual algebra
should begin, see below.

top shows that interpsys is running

 3528 Rubey      8   0 13104 7920   20 R 97.5  1.7   9:02.24 interpsys
 4084 Rubey      8   0  2100 3096   44 R  1.0  0.7   0:00.15 top
 3268 Rubey      8   0  2220   24    0 S  0.0  0.0   0:00.04 sh
 3076 Rubey      8   0  1724   52    0 S  0.0  0.0   0:00.06 make
 3432 Rubey      8   0  2220   84    0 S  0.0  0.0   0:00.04 sh
 1756 Rubey      8   0  2492   68    0 S  0.0  0.0   0:00.10 make
 2980 Rubey      8   0  2376 2100   56 S  0.0  0.5   0:00.38 bash
 3900 Rubey      8   0  3964   72    0 S  0.0  0.0   0:03.10 make
 3784 Rubey      8   0  2308   84    0 S  0.0  0.0   0:00.09 sh
 2292 Rubey      8   0  2216   84    0 S  0.0  0.0   0:00.03 sh
 3068 Rubey      8   0  2064   72    0 S  0.0  0.0   0:00.03 sh
  904 Rubey      8   0  2220   84    0 S  0.0  0.0   0:00.03 sh
 3136 Rubey      8   0  1724   24    0 S  0.0  0.0   0:00.04 make

but maybe it's waiting for something that doesn't happen?  No idea
what to try now...

All the best,

Martin


/home/Rubey/fri-build-ecl/build/scripts/document --output=SET.spad --tangle="dom
ain SET Set" ../../../fricas-trunk/src/algebra/sets.spad.pamphlet
/home/Rubey/fri-build-ecl/build/scripts/document --output=WFFINTBS.spad --tangle
="package WFFINTBS WildFunctionFieldIntegralBasis" ../../../fricas-trunk/src/alg
ebra/intclos.spad.pamphlet
/home/Rubey/fri-build-ecl/build/scripts/document --output=XPBWPOLY.spad --tangle
="domain XPBWPOLY XPBWPolynomial" ../../../fricas-trunk/src/algebra/xlpoly.spad.
pamphlet
if [ ! -f stamp-db ] ; then \
          grep -h '^)abbrev ' *.spad > abbrevs.input ; \
          cp ../../../fricas-trunk/src/algebra/boo* . ; \
          sed 's, at BBLD@,/home/Rubey/fri-build-ecl/build/i686-pc-cygwin/bin,;s, at F
ASLEXT@,fas,;s, at GOOD_SHELL@,/bin/sh,' ../../../fricas-trunk/src/algebra/boot-sum
.in > boot-sum.sh ; \
          chmod 755 boot-sum.sh ; \
          mkdir -p r1/algebra ; \
          cp /home/Rubey/fricas-trunk/src/share/algebra/*.daase r1/algebra ; \
          mkdir axp ; \
          cp -r /home/Rubey/fri-build-ecl/target/i686-pc-cygwin/autoload axp ; \
          cp -r /home/Rubey/fri-build-ecl/target/i686-pc-cygwin/algebra axp ; \
          cp -r /home/Rubey/fri-build-ecl/target/i686-pc-cygwin/share axp ; \
          cp /home/Rubey/fricas-trunk/src/share/algebra/gloss.text . ; \
          cp /home/Rubey/fricas-trunk/src/share/algebra/topics.data  . ; \
          ./boot-sum.sh && touch stamp-db ; \
        fi
Phase 1
;;; Loading #P"/usr/local/lib/ecl-9.10.2/CMP.fas"
;;; Loading #P"/usr/local/lib/ecl-9.10.2/sysfun.lsp"
Starting interpsys
spad = "./axp"
   Using local database ./r1/algebra/compress.daase..   Re-reading compress.daas
e   Using local database ./r1/algebra/interp.daase..   Re-reading interp.daase
   FriCAS initialization: interpreter


 




More information about the ecl-devel mailing list