Hi Arthur,
compiling revisions 7377, 7378, 7379 and 7380 of csl-reduce on macOS Tahoe (M1 chip) fails.
When trying to compile "arith01.c" compilation stops with the following message
gmake[3]: *** Nessuna regola per generare l'obiettivo «lvector.h», necessario per «csl-arith01.o». Arresto.
It looks like that the header file "lvector.h" is missing.
This happens also for the Windows 11 (x86_64) for revision 7380.
Best regards
Marco
Hi.
Now, with r7381 CSL-Reduce, the aarch64 macOS Tahoe compiler stops with the following messages:
I didn't try to compile on Windows 11 yet.
Marco
CSL-Reduce release r7382 compiles without problems (both native and universal) on my M1 MacBook Air.
Compiling r7382 under Windows 11 has problems.
The code compiled in the directory "cslbuild/x86_64-pc-windows/csl" seems to work correctly.
However, the code compiled in the directory "cslbuild/x86_64-pc-cygwin/csl" doesn't work.
The command "cd ~/sw/reduce-algebra; ./trunk/bin/redcsl -w" returns the following error message:
The file "/cslbuild/x86_64-pc-cygwin/csl/reduce.img" doesn't exist. The only ".img" file in the directory "cslbuild/x86_64-pc-cygwin/csl/" is "bootstrapreduce.img".
Marco
I have just make a build of revision 7382 and it has built happily for me.
SOMETIMES when I try build on Windows the build fails when (as best I can
judge - if I knew exactly what issues were and if I could I would have
fixed them) cygwin gets confused in parallel "make"s. In such cases trying
"make" again often resolves matters.
Marco: if you are somebody who can check things on several platforms and
you are keeping up with the latest revisions, would you like to be
registered as a developer at sourecforge so you have the capability not
just to test but to chase down and fix some issues and to think about
improvements or extensions that you believe the system would benefit from?
I think it might be very good to get you on board! If interested (indeed
if your thoughts are anything other than absolute rejection of the idea!)
email just me directly so we can sort things out or discuss further.
Arthur
On Wed, 22 Jul 2026, Marco Ferraris wrote:
Related
Bugs: #195