From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD7F8388B014; Wed, 3 Jun 2020 19:20:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD7F8388B014 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug build/26068] MinGW build failed due to ws2_32 dependency Date: Wed, 03 Jun 2020 19:20:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: 9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2020 19:20:09 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26068 --- Comment #3 from Simon Marchi --- (In reply to Adam Mitz from comment #2) > (In reply to Simon Marchi from comment #1) > > I don't see it this when cross-compiling for mingw-w64 from Linux.=20 >=20 > I had less success with this, I'm hitting some unrelated build error befo= re > it gets there. Probably an issue with my local setup. >=20 > configured (on Ubuntu 18.04) with: --host=3Dx86_64-w64-mingw32 > --enable-targets=3Dall >=20 > In file included from ../../intl/plural.y:35:0: > ../../intl/plural-exp.h:102:23: error: conflicting types for > =E2=80=98libintl_gettextparse=E2=80=99 Ok, strange. For reference, this is my configure line for my mingw-w64 bui= ld: $ path/to/configure 'CC=3Dccache x86_64-w64-mingw32-gcc' 'CXX=3Dccache x86_64-w64-mingw32-g++' '--disable-binutils' '--disable-gold' '--disable-ld' '--disable-gprof' '--disable-gas' '--host=3Dx86_64-w64-mingw32' It is with Ubuntu 20.04, but I also used it on Ubuntu 18.04 before upgradin= g. > > But the > > fix seems to make sense. Would you mind sending the patch to the > > gdb-patches mailing list please? See: > >=20 > > https://sourceware.org/gdb/wiki/ContributionChecklist >=20 > Will do Thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.=