guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VTE 0.55.0


From: Marius Bakke
Subject: Re: VTE 0.55.0
Date: Thu, 31 Jan 2019 23:02:58 +0100
User-agent: Notmuch/0.28 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)

address@hidden writes:

> Hi all,
>
> I am working on trying to package a newer version of the GNOME virtual 
> terminal lib (VTE). I have mostly copied the previous version as a 
> starting point. When I try to build it, it is throwing an error saying 
> that I need to use a C++17 compliant standard in the compiler. Okay, no 
> problem, so I try to pass a configuration flag to enable the g++17 std. 
> However, when I do this it is accepting that as a valid configuration 
> parameter, but the configuration is still saying that it is not C++17 
> compliant.

You can try giving it a newer GCC by adding it as a native-input.  Note
that you will also have to unset C_INCLUDE_PATH and CPLUS_INCLUDE_PATH
in a build phase: grep for ',gcc-7' in the Guix source code for
examples.

HTH!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]