[Ecls-list] command line arguments

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Aug 16 18:27:45 UTC 2006


There is a rather complete example in the "examples" directory in the
sources. It explains how to build DLLs, libraries, FASL and standalone
executables. Just read the comments.

Juanjo


2006/8/16, Ben <benbelly at gmail.com>:
>
> Thanks!  That worked great.  I have everything working like I want it.
> Now I would like to break up the code to look a little nicer.  I have
> three .lisp files that I would like to compile and link together into
> one .EXE file.  I'm having trouble doing that.  How do I reference the
> code in a seperate .lisp file (that define a separate package) in a
> way that compiles/links nicely into a single .EXE?
>
> Did my question make sense?  Need more detail?  Is there somewhere I
> should be looking besides the ECL Developer's Guide?
>
> Thanks,
> -Ben
>
> On 8/15/06, Michael Price <ectospheno at gmail.com> wrote:
> > On 8/15/06, Ben <benbelly at gmail.com> wrote:
> > > I apologize if this is in the documentation and I missed it.  How do I
> > > access command line arguments?
> >
> > I asked this same question back in February and was given the following
> answer:
> >
> > (si::argv <index>)
> > (si::argc)
> >
> > Those are functions, not variables.
> >
> > Michael
> >
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Max-Planck-Institut für Quantenoptik
Hans-Kopfermann-Str. 1, Garching, D-85748, Germany
Phone: +49 89 32905 345   Fax: +49 89 32905 336
http://www.mpq.mpg.de/Theorygroup/CIRAC/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060816/f3a0df93/attachment.html>


More information about the ecl-devel mailing list