gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Compiling GCL


From: Faré
Subject: Re: [Gcl-devel] Compiling GCL
Date: Mon, 4 Nov 2013 19:56:13 -0500

Well, the test didn't take long to fail: while trying to load the
asdf.o that the test system creates, an error occurs:
Error:
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by LET.
Condition in LET [or a callee]: INTERNAL-SIMPLE-PROGRAM-ERROR: Key NIL
#<function 00000000011df220> not permitted

Broken at LET.  Type :H for Help.
 1 (Continue) Retry loading file NIL.
 2 Return to top level.
UIOP/IMAGE>>:b
Backtrace: asdf-test:load-asdf > block > asdf-test:load-asdf-fasl >
system:lambda-closure > block > asdf-test::call-quietly >
system:lambda-closure > block > let > system:lambda-closure > load >
LET

To reproduce:
cd asdf ; make t l=gcl

That's weird, because if I just
gcl -eval '(compile-file "asdf.lisp")'
then the resulting file can be loaded just fine.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
                AMAZING BUT TRUE ...

There is so much sand in Northern Africa that if it were spread out it
would completely cover the Sahara Desert.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]