GNU bug report logs - #26732
add '--target=' option for 'guix environment' (similar to 'guix build')

Previous Next

Package: guix;

Reported by: Sergei Trofimovich <slyfox <at> inbox.ru>

Date: Mon, 1 May 2017 11:37:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Sergei Trofimovich <slyfox <at> inbox.ru>
To: 26732 <at> debbugs.gnu.org
Subject: bug#26732: add '--target=' option for 'guix environment' (similar to 'guix build')
Date: Mon, 1 May 2017 12:35:35 +0100
[Message part 1 (text/plain, inline)]
[ context: https://lists.gnu.org/archive/html/guix-devel/2017-02/msg00966.html ]

Currently 'guix build' supports '--target=' option to allow cross-compilation,
but 'guix environment' doe not. Sometimes it would be nice to peek at the
environment that 'guix build' creates.

Concrete example:

  When debugging 're2' cross-compilation error I used the following command
  to build a package:

    ./pre-inst-env guix build --check re2 --target=alpha-unknown-linux-gnu --no-grafts

  I was not sure what does g++ vs. TARGET-g++ means in guix.

  Would be nice to have an ability to get exactly build environment as:

    ./pre-inst-env guix environment re2 --target=alpha-unknown-linux-gnu --no-grafts

Thanks!

-- 

  Sergei
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 5 years and 131 days ago.

Previous Next


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