[Bug target/47109] m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 30 22:02:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47109

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2010-12-30 22:02:44 UTC ---
My preferred fix for this would be to eliminate the TARGET_VERSION macro 
completely.  I really don't think it's useful for targets to have this 
special version text that's only used in collect2, mips-tdump and 
mips-tfile; the information from gcc -v (configure arguments and target 
triplet) is more useful.



More information about the Gcc-bugs mailing list