public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gr.audio at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/80196] fenv_t not declared
Date: Fri, 18 Jun 2021 19:44:43 +0000	[thread overview]
Message-ID: <bug-80196-4-uizFeM9nzB@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-80196-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80196

Guillaume <gr.audio at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gr.audio at gmail dot com

--- Comment #7 from Guillaume <gr.audio at gmail dot com> ---
Same problem while trying to build gcc 11.1.0 on Arch Linux (host and target =
Windows).

Configuration:

configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32
--prefix="$PREFIX" --disable-nls --enable-languages=c,c++,ada
--with-pkgversion=GR20210618 --enable-threads=win32 --disable-win32-registry
--disable-multilib --enable-shared --enable-static --disable-sjlj-exceptions
--with-dwarf2

Adding the '--disable-libstdcxx-pch' option doesn't help in my case, same
errors.

The cross-compiler installed on my Arch Linux for building Windows executables
is x86_64-w64-mingw32-gcc.

'x86_64-w64-mingw32-gcc -v' yields:

Utilisation des specs internes.
COLLECT_GCC=x86_64-w64-mingw32-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/11.1.0/lto-wrapper
Cible : x86_64-w64-mingw32
Configuré? avec: /build/mingw-w64-gcc/src/gcc/configure --prefix=/usr
--libexecdir=/usr/lib --target=x86_64-w64-mingw32
--with-bugurl=https://bugs.archlinux.org/
--enable-languages=c,lto,c++,ada,objc,obj-c++,fortran --enable-shared
--enable-static --enable-threads=posix --enable-fully-dynamic-string
--enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes
--with-system-zlib --enable-cloog-backend=isl --enable-lto --enable-libgomp
--disable-multilib --enable-checking=release --disable-sjlj-exceptions
--with-dwarf2
Modè?le de thread: posix
Algorithmes de compression LTO supporté?s: zlib zstd
gcc version 11.1.0 (GCC)

       reply	other threads:[~2021-06-18 19:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-80196-4@http.gcc.gnu.org/bugzilla/>
2021-06-18 19:44 ` gr.audio at gmail dot com [this message]
2021-06-28 19:55 ` dilfridge at gentoo dot org
2021-06-28 19:56 ` dilfridge at gentoo dot org
2021-07-24 13:35 ` isuruf at gmail dot com
2021-07-24 19:31 ` gr.audio at gmail dot com
2021-07-24 23:29 ` isuruf at gmail dot com
2021-08-20 22:00 ` bneumeier at gmail dot com
2021-08-20 23:29 ` gr.audio at gmail dot com
2022-05-06 18:56 ` eddy at klopper dot net
2022-05-06 20:44 ` redi at gcc dot gnu.org
2022-05-06 20:47 ` redi at gcc dot gnu.org

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=bug-80196-4-uizFeM9nzB@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).