Re: stdin/stdout in console applications

JP Massar <[email protected]>
Newsgroups gmane.lisp.corman
Message-ID <[email protected]>
>
>I created an EXE file with
>
>(save-application "foo" 'main :console t :static t)


So I was playing with this a bit, and created FOO.EXE using the
above incantation.

It creates a FOO.EXE in the Corman toplevel directory.

If I click on FOO.EXE a console window comes up, and the
code executes.  Fine and dandy.

Now, the Corman Lisp documentation seems to say that if the :static
keyword is given value T (as above), then everything is self-contained.
The only file that I need if I wanted to have someone else run FOO.EXE
is FOO.EXE itself.

But if I copy FOO.EXE to some other directory, and then try to execute
it, a message from Windows saying that

MSVCR70.DLL

is missing

comes up in a popup window, and the code does not run.

So, what is happening, or what do I not understand?
(This is Windows '98)

Thanks.




------------------------ Yahoo! Groups Sponsor ---------------------~-->
New Yahoo! Mail Plus. More flexibility. More control. More power.
Get POP access, more storage, more filters, and more.
http://us.click.yahoo.com/Hcb0iA/P.iFAA/46VHAA/SyjtlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.