[PATCH] install aldor files to target/

10 views
Skip to first unread message

Qian Yun

unread,
Mar 18, 2026, 7:23:33 AMMar 18
to fricas-devel
This patch install aldor files to target/
directory when running "make".

Currently, "make" does not install aldor files
to target/, and "make install" will install to
the system location instead of target/.

This patch will make the aldor part consist with
the rest of the system, and you can test the interface
locally, and it makes packaging easier
(I'm working on a CI test that tests aldor interface.)

- Best,
- Qian
install-aldor-to-target.patch

Waldek Hebisch

unread,
Mar 18, 2026, 6:44:32 PMMar 18
to fricas...@googlegroups.com
That looks good to me, but I would like to know what Ralf thinks.

--
Waldek Hebisch

Ralf Hemmecke

unread,
Mar 21, 2026, 3:34:00 AMMar 21
to fricas...@googlegroups.com
I think about this "target" directory later.
We must first fix a regression.

In 07c1768089ee025291bca684e275329980fc7a2c
)co sieve.as

Compiling FriCAS source code from file
/dev/shm/hemmecke/fricas/b/src/input/sieve.as using Aldor
compiler and options
-O -Fasy -Flsp -lfricas -Y ../aldor/al -I
/home/hemmecke/backup/git/fricas-bisec
t/fricas/src/aldor/aldor
. Use the system command )set compiler args to change these
options.
Compiling Lisp source code from file sieve.lsp
Issuing )library command for sieve
Reading /dev/shm/hemmecke/fricas/b/src/input/sieve.asy


In 267c088620a7a088daa833a2e86e894ff094c7ee
)co sieve.as

Compiling FriCAS source code from file
/dev/shm/hemmecke/fricas/b/src/input/sieve.as using Aldor
compiler and options
-O -Fasy -Flsp -lfricas -Y ../aldor/al -I
/home/hemmecke/g/fricas-bisect/fricas/
src/aldor/aldor
. Use the system command )set compiler args to change these
options.

>> System error:
The variable |lsp| is unbound.

Continuing to read the file...

Unfortunately, I do not see, where this comes from. Why would moving
messages inline have anything to do with the success of the aldor
compilation?

commit 267c088620a7a088daa833a2e86e894ff094c7ee
Author: Waldek Hebisch <c...@fricas.org>
Date: Thu Mar 19 23:49:24 2026 +0100

Move more messages inline

Ralf

Waldek Hebisch

unread,
Mar 21, 2026, 8:45:35 AMMar 21
to 'Ralf Hemmecke' via FriCAS - computer algebra system
On Sat, Mar 21, 2026 at 08:33:56AM +0100, 'Ralf Hemmecke' via FriCAS - computer algebra system wrote:
> I think about this "target" directory later.
> We must first fix a regression.

Done.
That involved moving message printing code to a separate function.
Simple thing but needed variable was lost as a byproduct. BTW,
the whole change was very simple, but due to volume initially
there were several errors

--
Waldek Hebisch
Reply all
Reply to author
Forward
0 new messages