bug-guix
[Top][All Lists]
Advanced

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

bug#62917: ‘guix shell -CH’ should be able to contain both GCC and Clang


From: zamfofex
Subject: bug#62917: ‘guix shell -CH’ should be able to contain both GCC and Clang
Date: Mon, 17 Apr 2023 21:14:15 -0300 (BRT)

When I add ‘gcc-toolchain’, it seems to try to create a ‘/bin/cc’ symlink to 
GCC, but the Clang package also has a ‘cc’ executable, so it fails.

- - - - - - - - -
% guix shell -CF clang-toolchain gcc-toolchain
guix shell: error: symlink: File exists: "/bin/cc"
- - - - - - - - -





reply via email to

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