Hi,

I'm trying to build a static program.  Although the documentation covers 
building static libraries,
I can only find how to build programs that are dynamically linked.  I tried the 
following line, but it doesn't work. 

(c:build-program "work" :lisp-files '("work.o") :ld-flags '("-static")))

Is there an easy way to do this without building a static library and writing 
my own main() in C?

thanks,
-Jason


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to