public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
To: cygwin <cygwin@cygwin.com>
Subject: Re: building a cross-compiler for Linux/OSX
Date: Thu, 10 Feb 2011 11:05:00 -0000	[thread overview]
Message-ID: <1297335927.752.15.camel@YAAKOV04> (raw)
In-Reply-To: <20110207095038.GA26629@loewenpard.local>

On Mon, 2011-02-07 at 10:50 +0100, Fabiano Sidler wrote:
> I'm trying to build a cross-compiler under Linux and MacOSX using this
> script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt
> I get the same error on Linux and MacOSX after the make of line 340:

Cygwin normally builds with -Werror but there are a few warnings
generated by GCC 4.5 which haven't been fixed yet in the code.  Remove
-Werror from $top_builddir/i686-pc-cygwin/winsup/cygwin/Makefile and the
rest of the build should precede without any further difficulties.


Yaakov
Cygwin Ports



--
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

  parent reply	other threads:[~2011-02-10 11:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-07  9:50 Fabiano Sidler
2011-02-09 20:09 ` Fabiano Sidler
2011-02-10  9:27   ` Peter John Acklam
2011-02-10 11:48     ` Yaakov (Cygwin/X)
2011-02-10 11:05 ` Yaakov (Cygwin/X) [this message]
2011-02-14 21:02   ` Fabiano Sidler
2011-02-15 12:47     ` Yaakov (Cygwin/X)
2011-02-17 12:26     ` Yaakov (Cygwin/X)

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=1297335927.752.15.camel@YAAKOV04 \
    --to=yselkowitz@users.sourceforge.net \
    --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).