Just after loading TSU.IJS : ------------------------------------------------------------- see tsu_notes for caveats, tsu_usage for details, and tsu_jd for Jd
RUN ddall NB. report scripts that fail RECHO ddall NB. echo script names as run and final count of failures j901/j32/unknown/beta/GPL3/unknown/2019-06-04T00:30:31 IFWIN 0 LIBTSDLL /cygdrive/e/jsource9/git/jsource/jlibrary/bin/libtsdll.so IFUNIX 1 UNAME Linux ----------------------------------------------------------------- The bin directory contains : ----------------------------------------------------------------- E:\jsource9\git>dir *.so /s/b E:\jsource9\git\jsource\jlibrary\bin\libj.so E:\jsource9\git\jsource\jlibrary\bin\libtsdll.so ----------------------------------------------------------------- So, libtsdll.so is built an accessible. RUN1 'gdll' fail : 2 0-:f'' 0 |assertion failure: RUN1 |[-141] /cygdrive/e/jsource9/git/jsource/jlibrary/bin/../../test/gdll.ijs My knowledge of J is not good enough to fix it. I dont understand the error. Will have to study a little more. On 2019-06-05 18:27, bill lam wrote: > you can try RUN1 each of these failed scripts to see the lines of failure > and then fix it. > > gdll failure. had you built libtsdll.so and symlink it? > > On Thu, Jun 6, 2019, 12:48 AM Akakima <[email protected]> wrote: > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
