public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org>
To: mizo_hazem_2 <eng.hossam84@gmail.com>, insight@sourceware.org
Subject: Re: Build failure on Cygwin
Date: Thu, 28 Apr 2011 16:53:00 -0000	[thread overview]
Message-ID: <20110428165246.GA19870@ednor.casa.cgf.cx> (raw)
In-Reply-To: <31498339.post@talk.nabble.com>

On Thu, Apr 28, 2011 at 09:38:50AM -0700, mizo_hazem_2 wrote:
>
>Hi, 
>
>I have faced the same problem and I have solved it by adding the following
>line to the Makefile
>CFLAGS		=  -D__WIN32__  -D__INSIDE_CYGWIN__
>
>Hope this can help

Please don't do this.  It is definitely not the correct fix.  You should
never ever add __INSIDE_CYGWIN__ to a build that isn't building the
Cygwin DLL itself.

cgf

  reply	other threads:[~2011-04-28 16:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-02 20:49 Jon Beniston
2010-01-04 20:18 ` Keith Seitz
2010-01-11 18:20   ` Jon Beniston
2011-04-28 16:39   ` mizo_hazem_2
2011-04-28 16:53     ` Christopher Faylor [this message]
2010-01-15 16:53 Matthias Andree

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=20110428165246.GA19870@ednor.casa.cgf.cx \
    --to=cgf-use-the-mailinglist-please@sourceware.org \
    --cc=eng.hossam84@gmail.com \
    --cc=insight@sourceware.org \
    /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).