guix-patches
[Top][All Lists]
Advanced

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

[bug#55998] [PATCH] gnu: Add cctools.


From: Philip McGrath
Subject: [bug#55998] [PATCH] gnu: Add cctools.
Date: Wed, 15 Jun 2022 15:21:52 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/15/22 14:56, Maxime Devos wrote:
Philip McGrath schreef op wo 15-06-2022 om 13:15 [-0400]:
+      (native-inputs (list clang-toolchain))

Why?  Would the standard GCC compiler suffice?


Unfortunately, these tools are tightly coupled to Clang/LLVM and don't support GCC. For example, `otool` is a wrapper around `llvm-objdump`.

-Philip





reply via email to

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