Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When icecc is looking for gcc in $PATH it doesn't check if it actually found a file and not a directory. This causes compiling to fail if a directory like /usr/libexec is added to the PATH because it contains a directory called gcc. I'm adding a patch to fix this.
Created an attachment (id=137119) [details] Make sure we don't choose directories as the compiler binary
This patch have been accepted upstream and added to svn. http://websvn.kde.org/?view=rev&revision=742218
I just added 0.9.0 to the tree, it includes the patch, thanks!