Summary: | media-gfx/yafray-0.0.9 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oliver Koch <oliver.koch> |
Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | patch to make scons use g++ as linker |
Description
Oliver Koch
2008-03-12 14:03:41 UTC
Created attachment 145902 [details, diff]
patch to make scons use g++ as linker
Comment on attachment 145902 [details, diff]
patch to make scons use g++ as linker
This patch is wrong and will break cross-compile, you can't hardcode stuff like this.
I don't get why the presence of ifc causes scons to choose the wrong linker (see bug 166480 comment 13) but it boils down to "same problem, different error message". Sorry for wasting a bugreport on this. *** This bug has been marked as a duplicate of bug 166480 *** |