Report forwarded
to bug-guix@gnu.org: bug#26732; Package guix.
(Mon, 01 May 2017 11:37:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Sergei Trofimovich <slyfox@inbox.ru>:
New bug report received and forwarded. Copy sent to bug-guix@gnu.org.
(Mon, 01 May 2017 11:37:02 GMT) (full text, mbox, link).
[ 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
Severity set to 'wishlist' from 'normal'
Request was from Ludovic Courtès <ludo@gnu.org>
to control@debbugs.gnu.org.
(Mon, 03 Feb 2020 20:55:02 GMT) (full text, mbox, link).
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/.