This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Will cygwin produced *.exe run w/o cygwin installed?



Gene Smith wrote:
I have built a cross compiler for arm under cygwin from gnu sources and cygwin's gcc. I now have a bunch of .exe's that run fine under cygwin. Is it possible to use these on a system without cygwin installed. Right now I don't have a system w/o cygwin so can't test.

See cygcheck which will list all of the dll files that your application depends on.


e.g. cygcheck ./foo.exe

For full options, type cygcheck --help

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]