NetBSD Problem Report #57200

From www@netbsd.org  Fri Jan 27 20:15:06 2023
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 5CF8B1A923A
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 27 Jan 2023 20:15:06 +0000 (UTC)
Message-Id: <20230127201504.E2A261A923B@mollari.NetBSD.org>
Date: Fri, 27 Jan 2023 20:15:04 +0000 (UTC)
From: caleb.heydon@gmail.com
Reply-To: caleb.heydon@gmail.com
To: gnats-bugs@NetBSD.org
Subject: cc and cxx symlinks are not present on llvm systems
X-Send-Pr-Version: www-1.0

>Number:         57200
>Category:       toolchain
>Synopsis:       cc and cxx symlinks are not present on llvm systems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 27 20:20:01 +0000 2023
>Originator:     Caleb Heydon
>Release:        NetBSD-release-10
>Organization:
>Environment:
NetBSD arm64 10.0_BETA NetBSD 10.0_BETA (GENERIC64) #0: Thu Jan 26 22:42:30 EST 2023 caleb@fedora:/home/caleb/obj/sys/arch/evbarm/compile/GENERIC64 evbarm

>Description:
When compiling an llvm system, the cc and cxx symlinks are not present.

>How-To-Repeat:
Compile an llvm system with the following mk.conf:

MKGCC=no
MKLLVM=yes
HAVE_LLVM=yes
PKGSRC_COMPILER=clang
CLANGBASE=/usr

cc and cxx will not be present.

>Fix:
Modify the build process to create cc and cxx symlinks when using llvm.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.