Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434906

Summary: sys-devel/clang should install x86_64-pc-linux-gnu-clang symlink
Product: Gentoo Linux Reporter: Lennart Buhl <gentoobug>
Component: [OLD] DevelopmentAssignee: Gentoo Clang Team (OBSOLETE) <clang+obsolete>
Status: RESOLVED FIXED    
Severity: normal CC: gentoobug
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lennart Buhl 2012-09-13 15:10:07 UTC
I recently tried to write an ebuild for an ObjC framework and always got errors when compiling.
The command "ln -s /usr/bin/clang /usr/local/bin/x86_64-pc-linux-gnu-clang" fixed everything.
(/usr/local/ because I expect the symlink from the package to appear in /usr/bin :])
I think that this symlink should be created when installing clang.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-09-13 15:46:46 UTC
Didn't we have a bug for it already?

Well, since OP needs that, I guess we can start doing it. We'll just have to make sure that no ebuilds in the tree start catching clang instead of preferred CC...
Comment 2 Bernard Cafarelli gentoo-dev 2015-08-06 13:16:06 UTC
Cleaning old bugs, current ebuilds have x86_64-pc-linux-gnu-clang and friends in /usr/bin