Thank you! Once I did this one other thing came up so I'll just document
the short process here for future travelers:
> (require :cmp)
> (setf C::*COMPILE-IN-CONSTANTS* t)
> (compile-file "hello.lisp" :system-p t)
> (c:build-program "myecl" :lisp-files '("hello.obj"))
The resulting exe was 7.16 kB, very nice!
On Fri, May 11, 2012 at 5:04 AM, Juan Jose Garcia-Ripoll <
jjgar...@users.sourceforge.net> wrote:
>
> You are using the bytecodes compiler -- it is active by default in Windows
> because there are normally no compilers around. Use (require :cmp) before
> the process.
>
> Juanjo
>
> --
> Instituto de FĂsica Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list