Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2018 05:07:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229662] devel/mingw32-gcc doesn't build with clang-6.
Message-ID:  <bug-229662-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229662

            Bug ID: 229662
           Summary: devel/mingw32-gcc doesn't build with clang-6.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: stephen@FreeBSD.org
                CC: cyberbotx@cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx@cyberbotx.com)
                CC: cyberbotx@cyberbotx.com

Created attachment 195020
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195020&action=
=3Dedit
Patch to fix build errors

Trying to compile devel/mingw32-gcc with clang-6 produces many errors of the
form

.././..//gcc-4.8.1/gcc/config/i386/mingw32.h:140:5: error: invalid suffix on
literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
   "SHARED_LIBGCC_SPEC" \

The attached patch fixes all these errors.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229662-7788>