From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E01993857815; Mon, 21 Dec 2020 10:30:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E01993857815 From: "markus.boeck02 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98409] New: Installing g++-mapper-server fails when cross compiling to Windows Date: Mon, 21 Dec 2020 10:30:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: markus.boeck02 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2020 10:30:15 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98409 Bug ID: 98409 Summary: Installing g++-mapper-server fails when cross compiling to Windows Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: markus.boeck02 at gmail dot com Target Milestone: --- Current version of trunk GCC (1b021bbd85a79c9d16c1359cbc23b608685dfd9f) fai= ls to compile when cross compiling GCC to Windows due to a install command try= ing to install g++-mapper-server even though the file is named g++-mapper-server.exe which does exist.=20 make: /usr/bin/install: cannot stat 'g++-mapper-server': No such file or directory make[2]: *** [../gcc/g++-mapper-server] Error 1 make[1]: *** [all-c++tools] Error 2 make[1]: *** Waiting for unfinished jobs.... Configure comment used: ../configure --target=3Dx86_64-w64-mingw32 --host=3Dx86_64-w64-mingw32 --disable-bootstrap --enable-libstdcxx-debug --with-tune=3Dznver1 --prefix=3D/mnt/c/GCC --with-sysroot=3D/mnt/c/GCC-Build/NewestLinux --with-build-sysroot=3D/mnt/c/GCC-Build/NewestLinux --disable-libstdcxx-pch --disable-multilib --enable-libgomp --with-cross-host --with-libiconv-prefix=3D/mnt/c/GCC-Build/NewestLinux/Libraries --disable-libstdcxx-verbose --enable-languages=3Dc,c++,fortran,lto,objc,obj= -c++ --disable-nls --disable-win32-registry --enable-shared --with-gnu-as --with-gnu-ld --enable-threads=3Dposix --program-suffix=3D-11 --enable-version-specific-runtime-libs --with-gcc-major-version-only --enable-__cxa_atexit --enable-plugin --program-prefix=3D=