GNU bug report logs - #53964
[PATCH 0/4] Build nhc98 and ghc@4 with regular dependencies

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sat, 12 Feb 2022 21:44:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 53964 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: 53964 <at> debbugs.gnu.org
Subject: Re: [bug#53964] [PATCH 2/4] gnu: gcc: Add 2.95.
Date: Mon, 14 Feb 2022 10:26:20 +0100
Maxime Devos <maximedevos <at> telenet.be> skribis:

> Ludovic Courtès schreef op za 12-02-2022 om 22:45 [+0100]:
>> +    (native-search-paths
>> +     (list (search-path-specification
>> +            (variable "C_INCLUDE_PATH")
>> +            (files '("include")))
>> +           (search-path-specification
>> +            (variable "LIBRARY_PATH")
>> +            (files '("lib")))))))
>
> Perhaps a comment
>
>   ;; version 2.95 of gcc@ only supports C, so no CPLUS_INCLUDE_PATH
>
> would be useful to answer the question of why the search paths are
> overridden?

Good idea, will do!

This bug report was last modified 3 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.