public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: how to use windres.exe without installing cygwin?
Date: Tue, 10 May 2011 14:52:00 -0000	[thread overview]
Message-ID: <20110510145120.GA31337@calimero.vinschen.de> (raw)
In-Reply-To: <31586006.post@talk.nabble.com>

On May 10 07:23, ironsand wrote:
> 
> Hi
> 
> I write a script using windres.exe and want to distribute it.

I assume you are aware that all these tools including Cygwin are under
the GPL and so you have to provide the sources of all tools and DLLs
together with the binaries, right?

> But I couldn't find which files schould I include in my package.
> [...]
> I know if I install cygwin from setup.exe to Vista, then I can use
> windres.exe.
> But I don't want to let all users to install cygwin. 
> 
> Is there someone who knows how to include windres.exe in a software without
> installing cygwin? %-|

You can't.  Windres is a Cygwin tool using the Cygwin DLL.  Gcc is a
Cygwin tool using the Cygwin DLL.  Either you provide *all* the stuff
required to run the script (and don't forget to provide the sources as
well), or you let the user install Cygwin via setup.exe.  This is the
preferred method anyway.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

  reply	other threads:[~2011-05-10 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 14:23 ironsand
2011-05-10 14:52 ` Corinna Vinschen [this message]
2011-05-10 15:39   ` Charles Wilson
2011-05-11 10:18     ` ironsand
2011-05-11 10:15   ` ironsand
2011-05-17 12:57 ` ironsand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110510145120.GA31337@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).