[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available
From: |
Quentin Mathé |
Subject: |
Re: [cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available |
Date: |
Mon, 7 Nov 2011 12:51:11 +0100 |
Hi,
Just to mention that with Clang 3.0 rc1 and the current libobjc2 from trunk, I
can compile GNUstep core and Gorm without troubles on Ubuntu 10.4 x86-32.
For the test suite, almost all GNUstep Base tests pass except one.
• 6409 Passed tests
• 10 Skipped sets
• 3 Dashed hopes
• 1 Failed test
• base/GSMime/general.m:
• Failed test: general.m:82 ... decodeBase64 works for unpadded data
This seems to be related to the recent changes to GSMime.m.
Cheers,
Quentin.
Le 21 oct. 2011 à 12:02, David Chisnall a écrit :
> FYI: Please test on platforms you care about and file bugs...
>
> Begin forwarded message:
>
>> From: Bill Wendling <wendling@apple.com>
>> Subject: [cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available
>> Date: 21 October 2011 09:41:34 GMT+01:00
>> To: llvmdev List <llvmdev@cs.uiuc.edu>, cfe-dev <cfe-dev@cs.uiuc.edu>
>>
>> Hello developers!
>>
>> We have binaries available for download and testing! Please visit:
>>
>> http://llvm.org/pre-releases/3.0/rc1/binaries/
>>
>> download the appropriate binaries for your system (they have obvious names),
>> and start compiling things with it. Things to look for:
>>
>> • Compile failures that compiled in 2.9
>> • Execution failures that executed in 2.9
>> • Incorrect results that were correct in 2.9
>> • Massive compile time or execution slowdowns when compared to LLVM 2.9
>>
>> For all problems you find, please create a PR for it (http://llvm.org/bugs/).
>>
>> Many thanks go to our team of testers for their hard work!
>>
>> -bw
>>
>> P.S. The 3.0 rc1 sources have been moved here:
>>
>> http://llvm.org/pre-releases/3.0/rc1/sources/
>>
>> P.P.S. You'll notice that this is the "Release+Asserts" builds of rc1. I
>> intentionally asked the testers for this one because it is most likely to
>> ferret out bugs.
>>
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev@cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
> -- Send from my Jacquard Loom
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
- Re: [cfe-dev] LLVM / Clang 3.0 rc1 Binaries Available,
Quentin Mathé <=