From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35691: remote configure failure due to bad pathnames for crt*.o Date: Wed, 15 May 2019 15:03:11 +0200 Message-ID: <87a7fnvpio.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQtZj-0005mZ-KJ for bug-guix@gnu.org; Wed, 15 May 2019 09:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQtZi-0001qh-K2 for bug-guix@gnu.org; Wed, 15 May 2019 09:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37930) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQtZi-0001pv-8Y for bug-guix@gnu.org; Wed, 15 May 2019 09:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQtZi-0008Ei-3T for bug-guix@gnu.org; Wed, 15 May 2019 09:04:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Nelson H. F. Beebe's message of "Tue, 14 May 2019 19:16:07 -0600") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "Nelson H. F. Beebe" Cc: 35691@debbugs.gnu.org Hi Nelson, "Nelson H. F. Beebe" skribis: > configure: error: C compiler cannot create executables > See `config.log' for more details What does =E2=80=98config.log=E2=80=99 show? What does =E2=80=98guix package --list-installed=E2=80=99 return? Please make sure that only =E2=80=98gcc-toolchain=E2=80=99 is in your profi= le, and not =E2=80=98gcc=E2=80=99. HTH! Ludo=E2=80=99.