Thread overview
[Bug 222] Wrong chost with 6.1.0
May 01, 2016
Johannes Pfau
May 01, 2016
Iain Buclaw
May 01, 2016
Johannes Pfau
May 01, 2016
Johannes Pfau
May 01, 2016
Dicebot
May 01, 2016
Johannes Pfau
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannespfau@gmail.com

--- Comment #1 from Johannes Pfau <johannespfau@gmail.com> ---
The CHOST change also surprised me some time ago, but I'm not sure if it's a GDC problem. The "build-x86_64-pc-linux-gnu" and "x86_64-pc-linux-gnu" folders are generated by GCC and also contain C/C++ libraries (libgcc, ...). Of course it's still possible that our patches mess something up.

So have you tested whether this is actually caused by enabling D / using D patched sources or does this also happen with vanilla GCC?

BTW: @Iain, I guess I'll push the updates for GCC5-GCC4.8 soon, as we now have that code in a stable branch anyway.

-- 
You are receiving this mail because:
You are watching all bug changes.
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
I'm currently in the middle of switching my build environment to gcc-6, just installed it and now building binutils.

Haven't noticed anything odd yet... The target is installing to build-x86_64-pc-linux-gnu as a default.

-- 
You are receiving this mail because:
You are watching all bug changes.
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

--- Comment #3 from Johannes Pfau <johannespfau@gmail.com> ---
> The target is installing to build-x86_64-pc-linux-gnu as a default.

At least on Archlinux the default used to be build-x86_64-unknown-linux-gnu.

-- 
You are receiving this mail because:
You are watching all bug changes.
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

--- Comment #4 from Johannes Pfau <johannespfau@gmail.com> ---
Probably this made it into the latest GCC: https://lists.gnu.org/archive/html/config-patches/2015-06/msg00013.html

-- 
You are receiving this mail because:
You are watching all bug changes.
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

--- Comment #5 from Dicebot <public@dicebot.lv> ---
Looks like gcc upstream issue indeed. I'll check with Arch gcc maintainer about his plans.

-- 
You are receiving this mail because:
You are watching all bug changes.
May 01, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=222

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|NEW                         |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.