chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] chicken 5 static linking issue


From: Jörg F. Wittenberger
Subject: [Chicken-hackers] chicken 5 static linking issue
Date: Sat, 1 Apr 2017 21:38:13 +0200

Hi all,

another half baked issue I encountered when giving chicken5 a try.

My supposed to be statically linked executable does not work as
expected.  After ~40 counts of "[debug] entering X..." I get:


[debug] entering v-clformat...
; loading /home/u/test-5/lib/chicken/8/chicken.import.so ...
Error: (load) during expansion of (import-syntax ...) - unable to load
compiled module - cannot load compiled code dynamically - this is a
statically linked executable:
"/home/u/test-5/lib/chicken/8/chicken.import.so"


Obviously it should not even try.



I wonder how I should track this down.

Best

/Jörg



reply via email to

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