[ale] Don't flame me -- More Info

Vernard Martin vernard at cc.gatech.edu
Mon Jun 11 10:12:47 EDT 2001


> How do I compile this file, so that my prof can run it on her computer
> that does not have the cywin dll?

Hrm. I don't think that is possible under windows. What you effectively want is
a "static" executable that includes the code itself and all the libraries that
it needs to run. you can do that under unix usually with some compiler option
such as "-static" or somesuch. I would check to see if the compiler you are
using with cygwin (mostly likely gcc) has this option and what it does under
the windows platform.

hope this helps
V
-- 
Vernard Martin (vernard at cc.gatech.edu) http://www.cc.gatech.edu/~vernard/     
        "Anything worth fighting over is worth fighting dirty over"
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list