www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 222] New: Wrong chost with 6.1.0

http://bugzilla.gdcproject.org/show_bug.cgi?id=222

            Bug ID: 222
           Summary: Wrong chost with 6.1.0
           Product: GDC
           Version: development
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: public dicebot.lv

Was trying to build new Arch Linux package based on
https://github.com/D-Programming-GDC/GDC/commits/gdc-6 and
ftp://gcc.gnu.org/pub/gcc/releases/gcc-6.1.0/gcc-6.1.0.tar.bz2 - build itself
worked after few minor tweaks to local patches but packaging script failed with
paths not found.

Checking gcc-build folder has shown that files have been generated to
build-x86_64-pc-linux-gnu despite the fact correct CHOST for the system is
build-x86_64-unknown-linux-gnu.

Build of 5.3.0 on same machine uses correct CHOST.

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