[Ecls-list] standalone exe, sockets.fas & GET-DECODED-TIME
Dmitri Hrapof
yavannadil at yahoo.com
Fri Apr 28 00:40:02 UTC 2006
Hello!
How do I "statically" link sockets.fas into standalone executable (like
saving a core)? Sorry if it's a FAQ.
And by the way, form
(multiple-value-bind (seconds minutes hours day month year)
(get-decoded-time)
(format t "~a ~a ~a ~a ~a ~a~%" seconds minutes hours day month year))
prints 43 NIL NIL NIL NIL NIL for me if compiled into a standalone exe. :-o
What's wrong?
Linux hrapof.tm 2.6.13 #1 Wed Sep 7 15:42:17 MSD 2005 i686 i686 i386
GNU/Linux
ECL (Embeddable Common-Lisp) 0.9h
More information about the ecl-devel
mailing list