![](https://secure.gravatar.com/avatar/0345f6261d6ced21145afdec166fd114.jpg?s=120&d=mm&r=g)
21 Apr
2024
21 Apr
'24
9:37 p.m.
You may be interested in deliver-asd-op to create a system that consists in a fasl that you load. On Sun, Apr 21, 2024, 13:42 Greg Bennett <gwbennett997@gmail.com> wrote:
Hello from Greg Bennett who is trying to debug some compilation issues in Allegro.
I have what I believe to be a completely compiled project, consisting of several systems, and I would like to load only its fasl files. Specifically I do not want to re-compile the source files which would replace those fasls.
I have looked at the manual in the hope that load-bundle-op might work, but I see that this requires *compiling* the source into a single fasl.
Perhaps (probably!) I'm missing something.
Any advice/assistance much appreciated.
Cheers Greg