[LLVMdev] Bad gcc versions

Chuck Zhao czhao at eecg.toronto.edu
Wed Dec 8 08:56:20 PST 2010


I think the problem is also platform dependent,  and I have been trying 
to come up with the known-good list of build gcc/g++ on various 
platforms for a long time.

E.g.,
on Debian-32 5.0.5 (Intel): gcc-4.0.4, gcc-4.1.2 are bad, gcc-4.2.4 
seems to be fine.
on Debian-64 5.0.4 (Intel): the default gcc (4.3.2) seems to be fine.

We may want to cover this for a wide range of possible platforms. The 
ones listed in the Getting Started Guide is in complete.

Chuck

On 12/8/2010 11:43 AM, David Greene wrote:
> I have been tracking down various build problems and found some
> more gcc versions that don't work.  4.4.x and 4.5.x seem to
> be particularly bad.
>
> In addition to the set of bad gcc versions posted on the web,
> can we create a list of known-good gcc versions?  It took me
> a long time to figure out a good combination.
>
> On SLES 10.1 x86_64, gcc 4.1.2 works reasonably well, though one
> clang test fails.
>
> Builds with gcc 4.4.4, 4.4.3, 4.4.2 and 4.5.1 all failed significant
> numbers of regression tests.
>
>                                 -Dave
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list