Re: [Mingw-w64-public] Conflicting C/C++ linkage in xmmintrin.h vs intrin.h

2014-01-07 Thread Yaakov (Cygwin/X)
On 2013-12-04 04:52, Jacek Caban wrote:
> What you need is probably commit r6303, which didn't make into v3 (it
> was too late). I guess some distros include it. If that's the case, then
> we should have it tested pretty well, so it could be a good candidate
> for a cherry-pick.

JonY, Ping?  I just ran into this with Cygwin's x86 packages.


Yaakov
Cygwin Ports


--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] win-builds & config options

2014-01-07 Thread Adrien Nader
On Tue, Jan 07, 2014, wynfi...@gmail.com wrote:
> I downloaded both the msys-install.sh and manually changed VERSION as 
> directed and ran it.
> It segment faults on my platform.  Here is the output
> 
> Installing zlib-1.2.8-1-i686-w64-mingw32.txz... DONE
> Fatal error: exception Sys_error("Invalid argument")
> Called from file "pervasives.ml", line 444, characters 30-33
> Called from file "std_exit.ml", line 16, characters 8-20
> Updating fontconfig's cache (this is slow and uses lots of RAM on Windows >= 
> 7).
> Fatal error: exception Sys_error("Invalid argument")
> Called from file "pervasives.ml", line 444, characters 30-33
> Called from file "std_exit.ml", line 16, characters 8-20
> Updating pango's module cache.
> Fatal error: exception Sys_error("Invalid argument")
> Called from file "pervasives.ml", line 444, characters 30-33
> Called from file "std_exit.ml", line 16, characters 8-20
> Updating gdk's pixbuf cache.
> ./msys-install.sh: line 22:   440 Segmentation fault  
> gdk-pixbuf-query-loaders --update-cache
> 
> $? =>  139
> 

It's, hmmm a very surprising output.

The stacktraces must be from yypkg; however yypkg isn't started between
fc-cache (fontconfig) and the pango line.

As for gdk-pixbuf-query-loaders, I haven't seen it segfault yet so it
must be one of, or a combination of, Windows XP, Cygwin, your locale.

I'll install cygwin on windows 2k3 on tomorrow and see what happens.
Meanwhile you can comment out the lines corresponding to cache updates
since that will only be useful when _running_ GTK+ apps. You can also
open a cmd.exe, drag-and-drop the corresponding .exe files into it and
run the commands outside of Cygwin; it will be interesting to see if
they fail.

Regards,
Adrien Nader

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


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

2014-01-07 Thread niXman

Hi,

Builds based on the GCC-4.8.2 rebuilded due to winpthreads bug[1].

Links:
32-bit:
   posix-sjlj: 
i686-4.8.2-release-posix-sjlj-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/threads-posix/sjlj/i686-4.8.2-release-posix-sjlj-rt_v3-rev2.7z)

   posix-dwarf: 
i686-4.8.2-release-posix-dwarf-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/threads-posix/dwarf/i686-4.8.2-release-posix-dwarf-rt_v3-rev2.7z)

   win32-sjlj: 
i686-4.8.2-release-win32-sjlj-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/threads-win32/sjlj/i686-4.8.2-release-win32-sjlj-rt_v3-rev2.7z)

   win32-dwarf: 
i686-4.8.2-release-win32-dwarf-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.8.2/threads-win32/dwarf/i686-4.8.2-release-win32-dwarf-rt_v3-rev2.7z)

64-bit:
   posix-sjlj: 
x86_64-4.8.2-release-posix-sjlj-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/threads-posix/sjlj/x86_64-4.8.2-release-posix-sjlj-rt_v3-rev2.7z)

   posix-seh : 
x86_64-4.8.2-release-posix-seh-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/threads-posix/seh/x86_64-4.8.2-release-posix-seh-rt_v3-rev2.7z)

   win32-sjlj: 
x86_64-4.8.2-release-win32-sjlj-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/threads-win32/sjlj/x86_64-4.8.2-release-win32-sjlj-rt_v3-rev2.7z)

   win32-seh: 
x86_64-4.8.2-release-win32-seh-rt_v3-rev2.7z(http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/threads-win32/seh/x86_64-4.8.2-release-win32-seh-rt_v3-rev2.7z)


[1] https://sourceforge.net/p/mingw-w64/bugs/373/


-- 
Regards, niXman
___
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___
Another online IDE: http://liveworkspace.org/

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] win-builds & config options

2014-01-07 Thread wynfield

Adrien Nader  wrote:
> >   skipped
> 
> I've installed pango in my cygwin installation and, combined with an
> older version of the "msys-install.sh" script, I can see the issue.
> Basically, 
> 
> Can you try with this file instead:
>   http://cgit.notk.org/adrien/yypkg/win-builds.git/plain/msys-install.sh
> You will have to edit it and replace '@@VERSION@@' with '1.3-rc1'.
> 
> I've done quite a lot of changes to it and it should be much smoother
> under cygwin now. I still need to check a couple things to detect
> whether the OS is 64b-capable or not but besides that, everything works.
> 
> While at it, you can grab the latest version of 'win-builds-switch.sh'
> too:
>   http://cgit.notk.org/adrien/yypkg/win-builds.git/plain/win-builds-switch.sh
> 
> Regards,
> Adrien Nader

I downloaded both the msys-install.sh and manually changed VERSION as directed 
and ran it.
It segment faults on my platform.  Here is the output

Installing zlib-1.2.8-1-i686-w64-mingw32.txz... DONE
Fatal error: exception Sys_error("Invalid argument")
Called from file "pervasives.ml", line 444, characters 30-33
Called from file "std_exit.ml", line 16, characters 8-20
Updating fontconfig's cache (this is slow and uses lots of RAM on Windows >= 7).
Fatal error: exception Sys_error("Invalid argument")
Called from file "pervasives.ml", line 444, characters 30-33
Called from file "std_exit.ml", line 16, characters 8-20
Updating pango's module cache.
Fatal error: exception Sys_error("Invalid argument")
Called from file "pervasives.ml", line 444, characters 30-33
Called from file "std_exit.ml", line 16, characters 8-20
Updating gdk's pixbuf cache.
./msys-install.sh: line 22:   440 Segmentation fault  
gdk-pixbuf-query-loaders --update-cache

$? =>  139



--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public