From: John Darrington <john@darrington.wattle.id.au>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>, Federico Beffa <beffa@ieee.org>
Subject: Re: ‘gcc’ vs. ‘cc’
Date: Sat, 17 Jan 2015 11:44:36 +0100 [thread overview]
Message-ID: <20150117104435.GA4200@intra> (raw)
In-Reply-To: <873879itb5.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]
On Sat, Jan 17, 2015 at 11:40:30AM +0100, Ludovic Courtès wrote:
Federico Beffa <beffa@ieee.org> skribis:
> * such a symlink would have spared much frustration to Mark (see
> earlier posts in this thread).
Again, there have been few cases where this has caused problems (on the
order of 10-20 packages out of 1000.) I agree it’s better if we can
avoid these problems altogether, but it’s not a real threat either. ;-)
What about doing this:
1. Someone (Fede? :-)) opens a bug against GCC at
<https://gcc.gnu.org/bugzilla/> suggesting to install the ‘cc’
link.
2. In the next core-updates, we introduce (setenv "CC" "gcc"), as
suggested by 宋文武, which is the least intrusive solution. It
will fix most uses I think, but not all (for instance, GLEW has
“CC = cc” hard-coded in its Makefile, so it will still need
patching; this is fine, IMO.)
WDYT?
If we choose to do that, then for consistency we should also
do (setenv "LEX" "flex") and (setenv "YACC" "bison") Possibly a few others too.
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2015-01-17 10:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-17 9:46 gobject-introspection typelibs and shared libraries Federico Beffa
2015-01-17 10:15 ` 宋文武
2015-01-17 10:40 ` ‘gcc’ vs. ‘cc’ Ludovic Courtès
2015-01-17 10:44 ` John Darrington [this message]
2015-01-17 10:47 ` Ludovic Courtès
2015-01-17 12:02 ` Federico Beffa
2015-01-17 16:27 ` Ludovic Courtès
2015-01-17 12:02 ` gobject-introspection typelibs and shared libraries Andreas Enge
2015-01-18 9:39 ` Federico Beffa
2015-01-18 13:16 ` Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150117104435.GA4200@intra \
--to=john@darrington.wattle.id.au \
--cc=beffa@ieee.org \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).