-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Gene Smith on 10/3/2006 7:56 PM: > 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.
If the application was compiled against cygwin, then the target machine must have cygwin1.dll (and probably a few other things) installed. If it was compiled with the -mno-cygwin switch, then it was cross-compiled with a mingw environment and no longer depends on cygwin (but also no longer belongs as a subject of this list, since it is no longer a cygwin app). - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFIxlo84KuGfSFAYARAvu6AKCmC8u68STOmBiOftWAGCZikDDv1wCeL6m2 RtxjSM248yNqvC09e9tx2c4= =ZcPi -----END PGP SIGNATURE----- -- 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/