[Bug 4473] prismstumbler-0.7.3+0.7.4pre1-r3 fails do_compile
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Wed Aug 6 03:10:14 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4473
--- Comment #3 from Junqian Gordon Xu <xjqian at gmail.com> 2008-08-06 05:10:13 ---
builds fine here in .dev with gcc-cross 4.2.4
Found the last comment in this link
http://forums.nvidia.com/lofiversion/index.php?t72887.html that may shine some
light to the cause of the problem:
"binutils-2.18 has changed the output of --version, this causes the configure
script in gcc-4.1.2/libstdc++-v3/configure to not detect that the linker is gnu
ld and thus skips using the link map file which puts the version on the ABI.
I have a patch, but if you search for GNU ld version in a sed string in that
configure and replace version with .* then it should work."
If you are still using gcc-cross 4.1.2, you may want to consider the proposed
solution. But I think the best solution is to move on with newer gcc.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list