public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: niXman <i.nixman@autistici.org>
To: Jonathan Wakely <jwakely.gcc@gmail.com>, gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Error building gcc-5.* with threads=win32
Date: Mon, 03 Aug 2015 18:42:00 -0000	[thread overview]
Message-ID: <c9cb7ce601fb17a822bc957dd97580d8@autistici.org> (raw)
In-Reply-To: <CAH6eHdQ1Th+mYvOTCYf0N9upLXzD8n=Yf=kWdeDxpzTLPbvdRw@mail.gmail.com>

Jonathan Wakely  2015-08-03 18:51:
> It would help if you told us what options those are.

Hi,

configure \
--host=i686-w64-mingw32 \
--build=i686-w64-mingw32 \
--target=i686-w64-mingw32 \
--prefix=/mingw32 \
--with-sysroot=/c/mingw520/i686-520-win32-sjlj-rt_v4-rev0/mingw32 \
--with-gxx-include-dir=/mingw32/i686-w64-mingw32/include/c++ \
--enable-shared \
--enable-static \
--enable-targets=all \
--enable-multilib \
--enable-languages=c,c++,fortran,objc,obj-c++,lto \
--enable-libstdcxx-time=yes \
--enable-threads=win32 \
--enable-libgomp \
--enable-libatomic \
--enable-lto \
--enable-graphite \
--enable-checking=release \
--enable-fully-dynamic-string \
--enable-version-specific-runtime-libs \
--enable-sjlj-exceptions \
--disable-isl-version-check \
--disable-libstdcxx-pch \
--disable-libstdcxx-debug \
--enable-bootstrap \
--disable-rpath \
--disable-win32-registry \
--disable-nls \
--disable-werror \
--disable-symvers \
--with-gnu-as \
--with-gnu-ld \
--with-arch-32=i686 \
--with-arch-64=nocona \
--with-tune-32=generic \
--with-tune-64=core2 \
--with-libiconv \
--with-system-zlib \
--with-gmp=/c/mingw520/prerequisites/i686-w64-mingw32 \
--with-mpfr=/c/mingw520/prerequisites/i686-w64-mingw32 \
--with-mpc=/c/mingw520/prerequisites/i686-w64-mingw32 \
--with-isl=/c/mingw520/prerequisites/i686-w64-mingw32 \
--with-pkgversion=i686-win32-sjlj-rev0, Built by MinGW-W64 project \
--with-bugurl=http://sourceforge.net/projects/mingw-w64

  reply	other threads:[~2015-08-03 18:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01  8:32 niXman
2015-08-02 11:37 ` niXman
2015-08-03 11:31   ` niXman
2015-08-03 15:51 ` Jonathan Wakely
2015-08-03 18:42   ` niXman [this message]
2015-08-04  9:28     ` Jonathan Wakely
2015-08-04  9:31       ` Jonathan Wakely
2015-08-23  9:39       ` niXman
2015-08-25 18:07         ` niXman
2015-08-27 11:42           ` niXman
2015-08-27 11:52             ` Jonathan Wakely

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=c9cb7ce601fb17a822bc957dd97580d8@autistici.org \
    --to=i.nixman@autistici.org \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.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).