Re: [Mingw-w64-public] [Project News | New Builds]

2013-09-18 Thread Alexey Pavlov
2013/9/19 Dongsheng Song > On Thu, Sep 19, 2013 at 11:26 AM, Alexey Pavlov wrote: > >> *ANNOUNCING* new GCC-4.8.1 builds before mingw-w64 runtime v3 are >> released. >> >> GCC-4.8.1 has been rebuild with rev1. >> >> Program *versions* in builds: >> >>1. *GCC-4.8.1. >>* >>2. *binutils

Re: [Mingw-w64-public] [Project News | New Builds]

2013-09-18 Thread Dongsheng Song
On Thu, Sep 19, 2013 at 11:26 AM, Alexey Pavlov wrote: > *ANNOUNCING* new GCC-4.8.1 builds before mingw-w64 runtime v3 are > released. > > GCC-4.8.1 has been rebuild with rev1. > > Program *versions* in builds: > >1. *GCC-4.8.1. >* >2. *binutils-2.23.2. >* >3. * >​​ >m

[Mingw-w64-public] [Project News | New Builds]

2013-09-18 Thread Alexey Pavlov
*ANNOUNCING* new GCC-4.8.1 builds before mingw-w64 runtime v3 are released. GCC-4.8.1 has been rebuild with rev1. Program *versions* in builds: 1. *GCC-4.8.1. * 2. *binutils-2.23.2. * 3. *mingw-w64 runtime rev. 6288. * 4. *gdb-7.6.1. * 5. *python-2.7.5.* 6. *GNU Mak

Re: [Mingw-w64-public] [Patch] intrsinsic _lrotl

2013-09-18 Thread dw
ping kai. Whatever problems there may be with intrin.h, I believe the patch in this thread (for _lrotl) is correct and should be checked in. I'm still waiting for your ok. dw On 9/15/2013 1:35 PM, dw wrote: >> IIRC, it is included in sdk versions earlier than 7 too, e.g. the sdk >> shipped >

[Mingw-w64-public] cygwin build errors

2013-09-18 Thread N B
I am having errors when building a project for 64 bit and it looks like I am including a file twice or missing an include. The every file that throws an error includes stdargs.h or stddef.h which makes me suspect those are the issue.  The errors are all very similar to this: In file included fr

Re: [Mingw-w64-public] mingw-w64-v3.0.tar.bz2 is actually xz

2013-09-18 Thread JonY
On 9/18/2013 21:28, Alon Bar-Lev wrote: > Hello, > > I saw this was released, small comment... this is actually lzma > compressed not bz2, so it causes some issues... > Oops sorry, forgot to remove it, some last minute issues came up with the math code. It has now branched though. signature.

[Mingw-w64-public] mingw-w64-v3.0.tar.bz2 is actually xz

2013-09-18 Thread Alon Bar-Lev
Hello, I saw this was released, small comment... this is actually lzma compressed not bz2, so it causes some issues... Thanks, Alon -- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-18 Thread Jacek Caban
On 09/18/13 12:26, Erik van Pienbroek wrote: > Jacek Caban schreef op wo 18-09-2013 om 11:52 [+0200]: >> Hi, >> >> Please review the attached patch. It fixes trunk GCC compilation, which >> is something I think should be done before v3 release. We already talked >> about this on IRC and the comment

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-18 Thread Erik van Pienbroek
Jacek Caban schreef op wo 18-09-2013 om 11:52 [+0200]: > Hi, > > Please review the attached patch. It fixes trunk GCC compilation, which > is something I think should be done before v3 release. We already talked > about this on IRC and the comment has short explanation, let me know if > more info

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-18 Thread Jacek Caban
On 09/18/13 12:07, Kai Tietz wrote: > 2013/9/18 Jacek Caban : >> Hi, >> >> Please review the attached patch. It fixes trunk GCC compilation, which >> is something I think should be done before v3 release. We already talked >> about this on IRC and the comment has short explanation, let me know if >

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-18 Thread Kai Tietz
2013/9/18 Jacek Caban : > Hi, > > Please review the attached patch. It fixes trunk GCC compilation, which > is something I think should be done before v3 release. We already talked > about this on IRC and the comment has short explanation, let me know if > more info is needed. > > Cheers, > Jacek

[Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-18 Thread Jacek Caban
Hi, Please review the attached patch. It fixes trunk GCC compilation, which is something I think should be done before v3 release. We already talked about this on IRC and the comment has short explanation, let me know if more info is needed. Cheers, Jacek commit 6e3516a0ce3418dae9cd144b3380a0a91a

Re: [Mingw-w64-public] tcl fails to build due to conflicting implementation of EXCEPTION_REGISTRATION structure

2013-09-18 Thread Erik van Pienbroek
Roland Schwingel schreef op wo 18-09-2013 om 08:16 [+0200]: > I experienced the same problem for me 2 days ago after updating my > runtime to current trunk version. I am building tcl/tk 8.6 for using it > together with insight debugger. > > I patched tcl/tk in exactly the same way (prefixing >