[LLVMdev] Bad gcc versions
David A. Greene
greened at obbligato.org
Wed Dec 8 10:07:45 PST 2010
Chuck Zhao <czhao at eecg.toronto.edu> writes:
> I think the problem is also platform dependent
Absolutely. I find that different versions work on different platforms.
It seems odd, but that's what I see. gcc has changed ABI a few times
so some combination of gcc and library version may not work. But it
looks like more than just that.
> We may want to cover this for a wide range of possible platforms. The
> ones listed in the Getting Started Guide is in complete.
Yep, that was my thought as well. A table of gcc x platform might work.
-Dave
More information about the llvm-dev
mailing list