This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.6.0 Released
On Tue, Mar 29, 2011 at 10:45 AM, Dave Korn <dave.korn.cygwin@gmail.com> wrote:
> On 29/03/2011 15:32, Jakub Jelinek wrote:
>> On Tue, Mar 29, 2011 at 03:13:07PM +0100, Dave Korn wrote:
>>> On 28/03/2011 08:25, Jakub Jelinek wrote:
>>>> The GNU Compiler Collection version 4.6.0 has been released.
>>> ? Were there any changes (other than perhaps repackaging) after the second RC
>>> (dated 20110321)?
>>
>> You can easily look at svn.
>
> ?True but takes rather a long time on a cygwin host that's already running
> "make -j8 check"! ?So I asked. ?Apologies for minor laziness, hope you didn't
> feel /obligated/ to respond.
[Slightly off-topic]
How did you manage to run make check on cygwin with -j8 without
getting tons of spurious errors about all kinds of weird things? I
can't run anything over -j1 on a 4 core machine.