[ANNOUNCEMENT] Updated: lzip-1.11-1

2010-09-27 Thread JonY
Version 1.11-1 of "lzip" has been uploaded. lzip is a lossless data compressor based on the LZMA algorithm with a user interface similar to gzip or bzip2. It supports recovery from damaged archives. Homepage: This is a new upstream release. *

[ANNOUNCEMENT] Updated: mingw64-i686-pthreads-20100619-2

2010-12-01 Thread JonY
mingw64-i686-pthreads-20100619-2 has been uploaded. mingw64-i686-pthreads is a libpthread implementation for MinGW-w64 Win32 toolchain. mingw64-i686-pthreads has been rebuilt with the new updated mingw64-i686 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsub

[ANNOUNCEMENT] Updated: mingw64-i686-headers-1.0b_svn3825-1

2010-12-01 Thread JonY
mingw64-i686-headers-1.0b_svn3825-1 has been uploaded. mingw64-i686-headers contains development headers for Win32 target. The headers have been updated to svn r3825. Version 0.30.2-1 of "foo" has been uploaded. (a couple of lines about what "foo" is) (short changelog of important features or f

[ANNOUNCEMENT] Updated: mingw64-i686-gcc-4.5.1-2

2010-12-01 Thread JonY
Version 4.5.1-2 of mingw64-i686-gcc has been uploaded. mingw64-i686-gcc contains GCC for the MinGW-w64 Win32 toolchain. mingw64-i686-gcc has been rebuilt with the new runtime and headers. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce

[ANNOUNCEMENT] Updated: mingw64-i686-binutils-2.20.51-2

2010-12-01 Thread JonY
Version 2.20.51-2 of mingw64-i686-binutils have been uploaded. mingw64-i686-binutils contians Binutils for the MinGW-w64 Win32 toolchain. mingw64-i686-binutils has been rebuilt with the latest sources from cvs on 29th of November. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you wa

[ANNOUNCEMENT] Updated: mingw64-x86_64-pthreads-20100619-2

2010-12-01 Thread JonY
mingw64-x86_64-pthreads-20100619-2 has been uploaded. mingw64-x86_64-pthreads is a libpthread implementation for MinGW-w64 Win64 toolchain. mingw64-x86_64-pthreads has been rebuilt with the new updated mingw64-x86_64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want

[ANNOUNCEMENT] Updated: mingw64-x86_64-headers-1.0b_svn3825-1

2010-12-01 Thread JonY
mingw64-x86_64-headers-1.0b_svn3825-1 has been uploaded. mingw64-x86_64-headers contains development headers for Win64 target. The headers have been updated to svn r3825. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, loo

[ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.1-2

2010-12-01 Thread JonY
Version 4.5.1-2 of mingw64-x86_64-gcc has been uploaded. mingw64-x86_64-gcc contains GCC for the MinGW-w64 Win64 toolchain. mingw64-x86_64-gcc has been rebuilt with the new runtime and headers. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-ann

[ANNOUNCEMENT] Updated: mingw64-x86_64-binutils-2.20.51-2

2010-12-01 Thread JonY
Version 2.20.51-2 of mingw64-x86_64-binutils have been uploaded. mingw64-x86_64-binutils contians Binutils for the MinGW-w64 Win64 toolchain. mingw64-x86_64-binutils has been rebuilt with the latest sources from cvs on 29th of November. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If

Re: [ANNOUNCEMENT] Updated: mingw64-i686-headers-1.0b_svn3825-1

2010-12-01 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/1/2010 18:13, JonY wrote: > Version 0.30.2-1 of "foo" has been uploaded. > > (a couple of lines about what "foo" is) > (short changelog of important features or fixes; big emphasis for > security fixes) Oops

Re: Mingw headers broken with _WIN32_WINNT = 0x601 (Win7)

2011-01-06 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/7/2011 07:20, Daniel Colascione wrote: > If we have this program > > #define _WIN32_WINNT 0x601 > #include > > int main() {} > > > And try to compile it like so, > > x86_64-w64-mingw32-gcc hello.c > > The compile fails with > > In file inc

Re: Bad rebaseall interaction with new mingw

2011-01-07 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/8/2011 06:06, Daniel Colascione wrote: > I recently ran into this issue between the new mingw64 libraries and > rebaseall (mandatory on every Win7/Server2008R2 64-bit system I've > seen so far, alas). A patch is described at > http://blog.brev.nam

[ANNOUNCEMENT] Updated: mingw64-i686-headers-1.0b_svn3825-2

2011-01-08 Thread JonY
mingw64-i686-headers-1.0b_svn3825-2 has been uploaded. mingw64-i686-headers contains development headers for Win32 target. The headers are the second release of svn r3825. This should fix the problems in wincrypt.h and objbase.h that was reported recently. *** CYGWIN-ANNOUNCE UNSU

[ANNOUNCEMENT] Updated: mingw64-x86_64-headers-1.0b_svn3825-2

2011-01-08 Thread JonY
mingw64-x86_64-headers-1.0b_svn3825-2 has been uploaded. mingw64-x86_64-headers contains development headers for Win64 target. The headers are the second release of svn r3825. This should fix the problems in wincrypt.h and objbase.h that was reported recently. *** CYGWIN-ANNOUNCE

Re: 64-bit mingw compiler doesn't

2011-02-07 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 06:40, Daniel Colascione wrote: > $ x86_64-w64-mingw32-g++ helloworld.cpp > /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s: Assembler messages: > /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s:10: Error: bad register > name `%rbp' > /Users/da

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 19:14, Csaba Raduly wrote: > On Tue, Feb 8, 2011 at 2:51 AM, JonY wrote: >> >> How did you install mingw64-x86_64? I am puzzled how this can happen, >> looks like binutils wasn't installed properly. > &

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 19:15, JonY wrote: > On 2/8/2011 19:14, Csaba Raduly wrote: >> On Tue, Feb 8, 2011 at 2:51 AM, JonY wrote: >>> >>> How did you install mingw64-x86_64? I am puzzled how this can happen, >>> looks lik

FSF releases GCC 4.6.0

2011-03-14 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey list, GCC 4.6.0 was just released into the wild. I was just working on 4.5.2 for mingw-w64 when I saw the news. Btw, can GCC deps like ppl/cloog etc be updated? gcc configure was complaining about them being "buggy but acceptable". Dave, any pla

[ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.2-1

2011-03-16 Thread JonY
Version 4.5.2-1 of mingw64-x86_64-gcc has been uploaded. mingw64-x86_64-gcc contains GCC for the MinGW-w64 Win64 toolchain. mingw64-x86_64-gcc has been rebuilt with the new runtime and headers. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-ann

[ANNOUNCEMENT] Updated: mingw64-x86_64-binutils-2.21.51-1

2011-03-16 Thread JonY
Version 2.21.51-1 of mingw64-x86_64-binutils have been uploaded. mingw64-x86_64-binutils contains Binutils for the MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: "

[ANNOUNCEMENT] Updated: mingw64-x86_64-runtime-1.0b_svn4075-1

2011-03-16 Thread JonY
Version 1.0b_svn4075-1 of "mingw64-x86_64-runtime" has been uploaded. mingw64-x86_64-runtime provides library to interface with Windows. This package is specifically for the 64bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-

Re: Build Errors building MIPS-ELF-GCC

2011-06-02 Thread JonY
On 6/3/2011 06:32, sweinberger wrote: > > Hi, > > I am attempting to build the mips-elf gcc tool chain. > > I already have binutils built, so no issues there. > > The steps call for: > > 1. download GCC (e.g. > ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-3.4.6.tar.bz2). I downloaded the > latest

Re: Updated: mingw-runtime-3.18-3

2011-06-03 Thread JonY
On 6/4/2011 06:10, René Berber wrote: > On 6/3/2011 4:38 PM, Jim Reisert AD1C wrote: >> What is the easiest way to transition from the gcc3 environment? >> >>gcc -mno-cygwin ... >> >> to the equivalent compile using gcc4 (I can hand off a .exe file w/o >> cygwin1.dll)? > > Use i686-pc-mingw32-

[ANNOUNCEMENT] Updated: mingw64-i686-binutils-2.21.51-2

2011-06-17 Thread JonY
Version 2.21.51-2 of mingw64-i686-binutils have been uploaded. mingw64-i686-binutils contians Binutils for the MinGW-w64 Win32 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag

Re: [ANNOUNCEMENT] Updated: mingw64-i686-binutils-2.21.51-2

2011-06-17 Thread JonY
On 6/18/2011 04:38, Stephen Sheldon wrote: > Oops, I am sorry for the confusion. I did update mingw64-x86_64-binutils and > it > was missing the file I mentioned. I don't see an announcement for that > package. > Yeah, I did announce it, but its missing. Regarding the missing ld, looks like a

Re: unable to install srecord onto cygwin

2011-07-06 Thread JonY
On 7/7/2011 00:05, cyboman wrote: > > i am unfortunately not very familiar with how installations are done on *nix > machines, even though i use one at home. however at my work we are using > WinXP and Cygwin and i need to install > http://srecord.sourceforge.net/windows.html Srecord . the proble

Re: unable to install srecord onto cygwin

2011-07-06 Thread JonY
On 7/7/2011 00:31, cyboman wrote: > > > JonY-6 wrote: >> >> The log says -mno-cygwin option has been removed, use a proper cross >> compiler instead. >> > > i would appreciate any hints. i'm not sure what to do after i see those > messages. >

[ANNOUNCEMENT] Updated: mingw64-i686-runtime-3.0b_svn4373-1

2011-08-11 Thread JonY
Version 3.0b_svn4373-1 of "mingw64-i686-runtime" has been uploaded. mingw64-i686-runtime provides library to interface with Windows. This package is specifically for the 32bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-anno

[ANNOUNCEMENT] Updated: mingw64-x86_64-runtime-3.0b_svn4373-1

2011-08-11 Thread JonY
Version 3.0b_svn4373-1 of "mingw64-x86_64-runtime" has been uploaded. mingw64-x86_64-runtime provides library to interface with Windows. This package is specifically for the 64bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-

[ANNOUNCEMENT] Updated: mingw64-x86_64-headers-3.0b_svn_4373-1

2011-08-11 Thread JonY
mingw64-x86_64-headers-3.0b_svn4373-1 has been uploaded. mingw64-x86_64-headers contains development headers for Win64 target. The headers have been updated to svn r4373. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, loo

[ANNOUNCEMENT] Updated: mingw64-i686-headers-3.0b_svn4373-1

2011-08-11 Thread JonY
mingw64-i686-headers-3.0b_svn4373-1 has been uploaded. mingw64-i686-headers contains development headers for Win32 target. The headers have been updated to svn 4373. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at

Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11?

2011-08-18 Thread JonY
On 8/18/2011 13:44, Frédéric Bron wrote: > Using cygwin 1.7.9(0.237/5/3) 2011-03-29 10:10. > > The following program: > > #include > int main() { > > std::cout<<__MINGW32_MAJOR_VERSION<<'.'<<__MINGW32_MINOR_VERSION<<'\n'; > return 0; > } > > outputs: > - 3.18 when built with i6

Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11?

2011-08-18 Thread JonY
On 8/18/2011 21:56, Frédéric Bron wrote: >> Just bump it up and see if there are any issues, the mingw-w64 toolchain >> uses its own header set and the numbers don't always reflect mingw.org >> releases, since the macros in there are mainly for compatibility. >> >> You want to check instead for __M

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-18 Thread JonY
On 8/18/2011 23:44, Sam Steingold wrote: > Hi, > I cannot > #include > because /usr/i686-w64-mingw32/sys-root/mingw/include/ddk/ntifs.h contains > #include > and actually lives in ddk, i.e., it should be > #include > after I aplly these two patches: > --- c:/gnu/cygwin/usr/i686-w64-mingw32/sys-

Re: i686-XXX-mingw32 compilers and __MINGW32_MINOR_VERSION macro: 3.18 or 3.11?

2011-08-18 Thread JonY
On 8/19/2011 03:10, Frédéric Bron wrote: >> If you are using a mingw* compiler, then you're not "using" Boost on >> Cygwin. > > I am. Up to now, I have a dual cygwin installation 1.5/1.7 because I > was unable to use boost nor wxwidgets with 1.7. > I recently decided to make another effort to buil

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-19 Thread JonY
On 8/19/2011 07:37, Sam Steingold wrote: >> * JonY [2011-08-19 06:39:03 +0800]: >> >> You are supposed to use -I to add the ddk path to gcc. > > how? > I mean, -Iddk does not work because I do not have ddk directory in my > build directory. > how do I ask i68

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-19 Thread JonY
On 8/19/2011 20:00, Corinna Vinschen wrote: > On Aug 19 18:19, JonY wrote: >> On 8/19/2011 07:37, Sam Steingold wrote: >>>> * JonY [2011-08-19 06:39:03 +0800]: >>>> >>>> You are supposed to use -I to add the ddk path to gcc. >>> >>>

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-19 Thread JonY
On 8/20/2011 02:39, Sam Steingold wrote: >> * Corinna Vinschen [2011-08-19 14:00:44 +0200]: >> >> On Aug 19 18:19, JonY wrote: >>> On 8/19/2011 07:37, Sam Steingold wrote: >>>>> * JonY [2011-08-19 06:39:03 +0800]: >>>>> >>>>&

Re: x86_64-w64-ming32-g++ file not recognized by objdump

2011-08-20 Thread JonY
On 8/21/2011 10:09, Sisyphus wrote: > > - Original Message - From: "Thomas D. Dean" > >> #include >> #include >> using namespace std; >> int main() { >> vector vs; >> vs.push_back("asdf"); >> } >> >> If I compile with g++, I get an executable that works, i.e. runs without >> error. T

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-22 Thread JonY
On 8/22/2011 09:26, Sam Steingold wrote: >> * Kai Tietz [2011-08-20 >> 09:31:47 +0200]: >> 2011/8/20 JonY : >>>> /usr/i686-w64-mingw32/sys-root/mingw/include/ddk/ntddk.h:2922:26: >>>> error: redeclaration of enumerator `WinRestrictedCodeSid' &g

Re: i686-w64-mingw32-gcc & ntifs.h

2011-08-22 Thread JonY
On 8/23/2011 06:18, Charles Wilson wrote: > On 8/22/2011 5:13 PM, Sam Steingold wrote: >> PS. Why are cygwin/mingw and msys/mingw so different? > > They are not different. In fact, 'cygwin/mingw.org' and 'msys/mingw.org' > are identical (except for the emulation environment under which they > run:

[ANNOUNCEMENT] Updated: mingw64-i686-pthreads-20100619-4

2011-08-31 Thread JonY
mingw64-i686-pthreads-20100619-4 has been uploaded. mingw64-i686-pthreads is a libpthread implementation for MinGW-w64 Win32 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in

[ANNOUNCEMENT] Updated: mingw64-i686-runtime-3.0b_svn4430-1

2011-08-31 Thread JonY
Version 3.0b_svn4430-1 of "mingw64-i686-runtime" has been uploaded. mingw64-i686-runtime provides library to interface with Windows. This package is specifically for the 32bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-anno

[ANNOUNCEMENT] Updated: mingw64-i686-gcc-4.5.3-2

2011-08-31 Thread JonY
Version 4.5.3-2 of mingw64-i686-gcc has been uploaded. mingw64-i686-gcc contains GCC for the MinGW-w64 Win32 toolchain. mingw64-i686-gcc has been rebuilt with the new runtime and headers. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce

[ANNOUNCEMENT] Updated: mingw64-i686-headers-3.0b_svn4430-1

2011-08-31 Thread JonY
mingw64-i686-headers-3.0b_svn4430-1 has been uploaded. mingw64-i686-headers contains development headers for Win32 target. The headers have been updated to svn 4430. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at

[ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-2

2011-08-31 Thread JonY
Version 4.5.3-2 of mingw64-x86_64-gcc has been uploaded. mingw64-x86_64-gcc contains GCC for the MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email h

[ANNOUNCEMENT] Updated: mingw64-x86_64-headers-3.0b_svn_4430-1

2011-08-31 Thread JonY
mingw64-x86_64-headers-3.0b_svn4430-1 has been uploaded. mingw64-x86_64-headers contains development headers for Win64 target. The headers have been updated to svn r4214. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, loo

[ANNOUNCEMENT] Updated: mingw64-x86_64-pthreads-20100619-4

2011-08-31 Thread JonY
mingw64-x86_64-pthreads-20100619-4 has been uploaded. mingw64-x86_64-pthreads is a libpthread implementation for MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " ta

[ANNOUNCEMENT] Updated: mingw64-x86_64-binutils-2.21.53-1

2011-08-31 Thread JonY
Version 2.21.53-1 of mingw64-x86_64-binutils have been uploaded. mingw64-x86_64-binutils contains Binutils for the MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: "

Re: [ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-2

2011-08-31 Thread JonY
On 9/1/2011 05:53, Chris Sutcliffe wrote: > On 31 August 2011 05:59, JonY wrote: >> Version 4.5.3-2 of mingw64-x86_64-gcc has been uploaded. > > I think there may be a missing dependency in setup.hint now. When I > try to execute x86_64-w64-mingw32-g++.exe I get: > >

Re: [ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-2

2011-09-01 Thread JonY
On 9/1/2011 12:37, Charles Wilson wrote: > [sorry, sent to wrong list] > > On 8/31/2011 10:22 PM, JonY wrote: >> setup.hint still lists libmpfr1 while it should be libmpfr4, can >> anybody correct the hint file? Or should I redo the build? >> > fixed on sourceware.

Re: compilation fails with Win32 API call

2011-09-20 Thread JonY
On 9/20/2011 17:12, Andrew Schulman wrote: > I'm trying to compile a program that calls the win32 function > SetThreadExecutionState, in kernel32.dll [1]. The link step fails: > > $ gcc -c nosleep.c > $ gcc -o nosleep nosleep.o -lkernel32 > nosleep.o:nosleep.c:(.text+0x1f): undefined reference to

[ANNOUNCEMENT] Updated: mingw64-i686-gcc-4.5.3-3

2011-09-20 Thread JonY
Version 4.5.3-3 of mingw64-i686-gcc has been uploaded. mingw64-i686-gcc contains GCC for the MinGW-w64 Win32 toolchain. This version fixes a typo used for gcc configure, anybody using this toolchain for C++ development are encouraged to rebuild their libraries. *** CYGWIN-ANNOUNCE

[ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-3

2011-09-20 Thread JonY
Version 4.5.3-3 of mingw64-x86_64-gcc has been uploaded. mingw64-x86_64-gcc contains GCC for the MinGW-w64 Win64 toolchain. This version fixes a typo used for gcc configure, anybody using this toolchain for C++ development are encouraged to rebuild their libraries. *** CYGWIN-ANNOU

Re: Latest MinGW-w64 crashes while linking

2011-12-19 Thread JonY
On 12/20/2011 03:42, Cary R. wrote: > Actually compiling (with i686-w64-mingw32-gcc) the following simple C program > is also crashing. > > > int main() > { > return 0; > > } > > Cary > > Strange, I have only some vague ideas what went wrong, I will do a rebuild and some testing. sig

[ANNOUNCEMENT] Updated: mingw64-i686-gcc-4.5.3-4

2011-12-20 Thread JonY
Version 4.5.3-4 of mingw64-i686-gcc has been uploaded. mingw64-i686-gcc contains GCC for the MinGW-w64 Win32 toolchain. mingw64-i686-gcc has been rebuilt with the new runtime and headers. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce

[ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-4

2011-12-20 Thread JonY
Version 4.5.3-4 of mingw64-x86_64-gcc has been uploaded. mingw64-x86_64-gcc contains GCC for the MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email h

[ANNOUNCEMENT] Updated: mingw64-x86_64-binutils-2.22.51-1

2011-12-20 Thread JonY
Version 2.22.51-1 of mingw64-x86_64-binutils have been uploaded. mingw64-x86_64-binutils contains Binutils for the MinGW-w64 Win64 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: "

[ANNOUNCEMENT] Updated: mingw64-i686-headers-3.0b_svn4694-1

2011-12-20 Thread JonY
mingw64-i686-headers-3.0b_svn4694-1 has been uploaded. mingw64-i686-headers contains development headers for Win32 target. The headers have been updated to svn 4694. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at

[ANNOUNCEMENT] Updated: mingw64-i686-runtime-3.0b_svn4694-1

2011-12-20 Thread JonY
Version 3.0b_svn4694-1 of "mingw64-i686-runtime" has been uploaded. mingw64-i686-runtime provides library to interface with Windows. This package is specifically for the 32bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-anno

[ANNOUNCEMENT] Updated: mingw64-x86_64-runtime-3.0b_svn4694-1

2011-12-20 Thread JonY
Version 3.0b_svn4694-1 of "mingw64-x86_64-runtime" has been uploaded. mingw64-x86_64-runtime provides library to interface with Windows. This package is specifically for the 64bit target toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-

[ANNOUNCEMENT] Updated: mingw64-x86_64-headers-3.0b_svn_4694-1

2011-12-20 Thread JonY
mingw64-x86_64-headers-3.0b_svn4694-1 has been uploaded. mingw64-x86_64-headers contains development headers for Win64 target. The headers have been updated to svn r4694. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, loo

[ANNOUNCEMENT] Updated: mingw64-i686-binutils-2.22.51-2

2011-12-20 Thread JonY
Version 2.22.51-2 of mingw64-i686-binutils have been uploaded. mingw64-i686-binutils contians Binutils for the MinGW-w64 Win32 toolchain. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag

Re: Latest MinGW-w64 crashes while linking

2011-12-20 Thread JonY
On 12/20/2011 06:59, JonY wrote: > On 12/20/2011 03:42, Cary R. wrote: >> Actually compiling (with i686-w64-mingw32-gcc) the following simple C >> program is also crashing. >> >> >> int main() >> { >> return 0; >> >> } >> >

Re: Recent cygwin update is missing tchar header file

2015-06-16 Thread JonY
On 6/16/2015 17:34, Corinna Vinschen wrote: > On Jun 16 06:24, JonY wrote: >> On 6/16/2015 00:41, Corinna Vinschen wrote: >>> Hi Jon, >>> >>> any idea what happened to tchar.h in the latest w32api update? >>> >> >> tchar.h seems to be part o

Re: clang++ 3.5.2: undefined reference to `__gxx_personality_v0'

2015-06-18 Thread JonY
On 6/19/2015 07:24, Falk Tannhäuser wrote: > The following little C++ program produces several linker errors of the kind > > /tmp/vec2-125520.o:(.xdata+0x8): undefined reference to > `__gxx_personality_v0' > /tmp/vec2-125520.o:(.xdata+0x8): relocation truncated to fit: rva32 > against undefined sy

[ANNOUNCEMENT] Updated: mingw64-*-gcc-4.9.2-2 (x86/x86_64)

2015-06-21 Thread JonY
I have just updated the mingw-w64 cross compilers Cygwin 32bit and 64bit to mingw64-*-gcc-4.9.2-2. This version corrects the typo in the configure like for "--enable-fully-dynamic-string", mistakenly entered as "--enable-fully-dynamic-strings" in previous versions. This means an ABI break:

Re: [ANNOUNCEMENT] Updated: mingw64-*-gcc-4.9.2-2 (x86/x86_64)

2015-06-23 Thread JonY
On 6/23/2015 00:36, Achim Gratz wrote: > JonY writes: >> I have just updated the mingw-w64 cross compilers Cygwin 32bit and >> 64bit to mingw64-*-gcc-4.9.2-2. > > The 32bit gcc-debuginfo archive is truncated. Please re-upload this file. > > x86/release/mingw64-x8

Re: GCC upgrade to 4.9.3 version request

2015-06-30 Thread JonY
On 6/28/2015 18:52, Jiří Engelthaler wrote: > I would like to request the upgrade GCC to current 4.9.3 version. > 4.9.2 version contains invalid code generation issue > (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65504) marked with P1 > importance which affects also cross compilers generated by 4

[ANNOUNCEMENT] Updated: gcc-4.9.3-1 (x86/x86_64)

2015-07-03 Thread JonY
gcc-4.9.3-1 has been uploaded for 32bit and 64bit Cygwin. This is a refresh build for 4.9.2 without any new additions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email heade

Re: w32api-headers update?

2015-07-18 Thread JonY
On 7/18/2015 03:14, Ken Brown wrote: > JonY, > > Could we get an update of w32api-headers? There's a bug in shlobj.h, as > illustrated by the following: > > $ cat test.c > #include > > $ gcc -c test.c > In file included from test.c:1:0: > /usr/include/w32

[ANNOUNCEMENT] Updated: w32api-{headers,runtime}-4.0.4-1 (x86/x86_64)

2015-07-24 Thread JonY
Now released for both 32bit and 64bit Cygwin: w32api-headers-4.0.4-1 w32api-runtime-4.0.4-1 Based on mingw-w64-v4.0.4. Main changes include fixes to the tchar.h header so it can be used with Cygwin applications. Note: 4.0.3 was never released due to a bug in headers installation routine. As of

[ANNOUNCEMENT] Updated: lzip-1.17.1 and lziprecover-1.17-1

2015-07-29 Thread JonY
Version 1.17-1 of lzip and lziprecover has been uploaded for both 32bit and 64bit Cygwin. lzip is an alternative to the bzip2 compressor. lziprecover is responsible for fixing corrupted lzip compressed files. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from

Re: wspiapi.h uses _N conflicting with ctype.h

2015-08-03 Thread JonY
On 8/3/2015 21:46, Corinna Vinschen wrote: > > The best result would be if you (or we) could convince the mingw-w64 > guys not to use _N. Jon? Any chance you could apply a patch to use > _n with lower case n? > > For the time being, you can push/pop the clashing macros prior to > including the

Re: [ANNOUNCEMENT] Updated: w32api-{headers,runtime}-4.0.4-1(x86/x86_64)

2015-08-04 Thread JonY
On 8/4/2015 18:57, Ismail Donmez wrote: > Hi, > > JonY writes: > >> Note: 4.0.3 was never released due to a bug in headers installation >> routine. As of writing, SF developer service has yet to fully recover, >> so there won't be any v4.0.4 tarballs on SF yet

Requesting ISL update

2015-09-15 Thread JonY
Hi Achim, Can you please update ISL for newer versions of GCC? http://isl.gforge.inria.fr/ says 0.15 is the latest. Thanks. signature.asc Description: OpenPGP digital signature

Re: Requesting ISL update

2015-09-15 Thread JonY
On 9/16/2015 01:09, Michael Enright wrote: > PMFJI, > > I was setting up a cross compiler this past Sunday under Cygwin, using > GCC 5.1.0. I followed the "BYOI" (Bring your own Infrastructure) path > and ISL 0.15 was my first choice (being the latest), but did not work. > ISL 0.12.2 did work. ISL

Re: Requesting ISL update

2015-09-20 Thread JonY
On 9/20/2015 21:17, Achim Gratz wrote: > JonY writes: >> GCC prereq downloads 0.14, so that version it is. > > Done. Thanks! signature.asc Description: OpenPGP digital signature

[ANNOUNCEMENT] Updated: gcc-5.2.0-1 (Test x86/x86_64)

2015-09-30 Thread JonY
gcc-5.2.0-1 has been uploaded for 32bit and 64bit Cygwin. This is the first series of the 5.x releases, and should be considered as experimental as such. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Un

Re: Updated: gcc-5.2.0-1 (Test x86/x86_64)

2015-09-30 Thread JonY
On 10/1/2015 00:05, David Stacey wrote: > On 30/09/15 12:15, JonY wrote: >> gcc-5.2.0-1 has been uploaded for 32bit and 64bit Cygwin. >> >> This is the first series of the 5.x releases, and should be considered >> as experimental as such. > > Excellent - looking

Re: [ANNOUNCEMENT] Updated: gcc-5.2.0-1 (Test x86/x86_64)

2015-10-06 Thread JonY
On 10/6/2015 02:54, Ken Brown wrote: > On 9/30/2015 7:15 AM, JonY wrote: >> >> gcc-5.2.0-1 has been uploaded for 32bit and 64bit Cygwin. >> >> This is the first series of the 5.x releases, and should be considered >> as experimental as such. > > Just a HE

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-07 Thread JonY
On 10/6/2015 21:12, Ken Brown wrote: > This is a followup to > https://www.cygwin.com/ml/cygwin/2015-10/msg00059.html . > > I tried to build icu using gcc-5 and binutils-2.25-2 on x86. The build > appeared to hang when cygport was stripping executables. I traced the > problem to a call to 'nm -l

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-08 Thread JonY
On 10/7/2015 17:57, JonY wrote: > On 10/6/2015 21:12, Ken Brown wrote: >> This is a followup to >> https://www.cygwin.com/ml/cygwin/2015-10/msg00059.html . >> >> I tried to build icu using gcc-5 and binutils-2.25-2 on x86. The build >> appeared to hang when cygp

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-09 Thread JonY
> $ nm -l a.exe > 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120. > 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120. > [...] > 00406040 b _u.25303BFD: Dwarf Error: Could not find abbrev number 120. > 00401000 T _WinMainCRTStartup > /usr/src/debug/cygwin-2.2.1-1

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-09 Thread JonY
On 10/9/2015 23:39, Ken Brown wrote: > On 10/9/2015 6:30 AM, JonY wrote: >> >>> $ nm -l a.exe >>> 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120. >>> 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120. >>> [...] >&

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-10 Thread JonY
On 10/10/2015 07:55, JonY wrote: > > I'll be rebuilding the CRT and cygwin gcc soon to give this a try. > Nope, rebuilding the crt and Cygwin dll did not help at all. > 0040 A __image_base__ > 004070b8 I __imp__GetModuleHandleA@4BFD: Dwarf Error: Could not find

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-10 Thread JonY
On 10/10/2015 23:04, JonY wrote: > On 10/10/2015 07:55, JonY wrote: >> >> I'll be rebuilding the CRT and cygwin gcc soon to give this a try. >> > > Nope, rebuilding the crt and Cygwin dll did not help at all. > Updating binutils against git master seems

[ANNOUNCEMENT] Updated: binutils-2.25-4 (x86)

2015-10-12 Thread JonY
Built against master 3f8a753391fbd7807d6e4ef33a5b48b7bc43086b. This version should fix the "nm -l" slowdown problem, including incorporating all previous patches. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the

Re: problems with to_string not declared in this scope

2015-10-24 Thread JonY
On 10/25/2015 01:00, Michael Enright wrote: > On Fri, Oct 23, 2015 at 9:28 PM, Luong Hoang wrote: >> The error says 'to_string' was not declared in this scope > > Lack of developer attention in the related project newlib. I googled > this myself a couple of weeks ago. Apparently if you start to wo

Re: Problem with nm in binutils-2.25-2 on x86

2015-11-20 Thread JonY
On 11/20/2015 18:53, Marco Atzeri wrote: > > I catched the same issue on x86_64 > > nm -l liboctave/.libs/cygoctave-3.dll > > > 0004c0aa6530 T zseri_ > /pub/devel/octave/octave-4.0.0-2.x86_64/src/octave-4.0.0/liboctave/cruft/amos/zseri.f:1 > > 0004c0aa7090 T zshch_ > /pub/devel/octave/

Re: Problem with nm in binutils-2.25-2 on x86

2015-11-24 Thread JonY
On 11/24/2015 18:53, Marco Atzeri wrote: > > I built 2.25-4 for x86_64 using the x86 source and this > problem seems gone. > > $ nm -l liboctave/.libs/cygoctave-3.dll |& grep Error > > produces no any more Dwarf complains. > Ugh, it was sitting in a queue for days, I forgot about it, will uplo

[ANNOUNCEMENT] Updated: binutils-2.25-4 (x86_64)

2015-11-25 Thread JonY
Built against master 3f8a753391fbd7807d6e4ef33a5b48b7bc43086b, now for 64bit Cygwin. This version should fix the "nm -l" slowdown problem, including incorporating all previous patches. Dwarf Errors were also happening for 64bit, but was less noticeable. There is no -3 release, to match the x86 ve

Re: g++-5.2.0 miscompiles a simple program

2015-12-12 Thread JonY
On 12/12/2015 22:49, Piotr Mitas wrote: > g++-5.2.0 miscompiles the following program so badly, that gdb can't > even break at the exe's entry point. Make sure you have also selected all the 5.2 runtime. signature.asc Description: OpenPGP digital signature

Re: cannot compile anything with gcc on cygwin32; missing cygisl-10.dll

2016-01-27 Thread JonY
On 1/27/2016 15:20, Achim Gratz wrote: > Sam Habiel gmail.com> writes: >> That wasn't me; but I still observed the bug and did the same thing to >> fix it. How do I report this to the maintainer of gcc? > > Not still, again (since the provision of the gcc-5.3.0 test version). > > For the record,

Re: cannot compile anything with gcc on cygwin32; missing cygisl-10.dll

2016-01-27 Thread JonY
On 1/27/2016 17:46, Achim Gratz wrote: > JonY <10walls gmail.com> writes: >> Yaakov, requesting cygport feature to inject and remove dependencies, >> without requiring the dependencies to be screened manually. > > The feature to inject dependencies is already t

Re: cannot compile anything with gcc on cygwin32; missing cygisl-10.dll

2016-01-27 Thread JonY
On 1/28/2016 00:33, Achim Gratz wrote: > JonY writes: >> vtv was removed because there is no equivalent for 4.x, release notes >> coming soon. > > Jon Turney had already provided an empty libvtv0 package for those > versions so the dependecies for gcc-4 and gcc-5 could be

[ANNOUNCEMENT] Updated: gcc-5.3.0-1 (Test x86/x86_64)

2016-01-28 Thread JonY
gcc-5.3.0-1 has been uploaded for 32bit and 64bit Cygwin. GCC5 uses a new versioning scheme, under the old scheme, it would be 5.0.3, with 5.2.0 as 5.0.2. See https://gcc.gnu.org/develop.html under "Version Numbering Scheme for GCC 5 and Up". This version has been built with --with-default-libst

[ANNOUNCEMENT] Updated: mingw64-*-{headers,runtime,winpthreads}-4.0.4-1 (x86/x86_64)

2016-01-28 Thread JonY
I have just updated the mingw-w64 headers, runtime, and winpthreads to 4.0.4-1. mingw64-*-headers-4.0.4-1 mingw64-*-runtime-4.0.4-1 mingw64-*-winpthreads-4.0.4-1 The cross compiler can produce Win32 and Win64 native binaries. As a cross compiler, you may use --host=i686-w64-mingw32 or --host=x86

[ANNOUNCEMENT] Updated: gcc-5.3.0-2 (x86/x86_64)

2016-02-20 Thread JonY
gcc-5.3.0-2 has been uploaded for 32bit and 64bit Cygwin and marked as stable. GCC5 uses a new versioning scheme, under the old scheme, it would be 5.0.3, with 5.2.0 as 5.0.2. See https://gcc.gnu.org/develop.html under "Version Numbering Scheme for GCC 5 and Up". This version has been built with

Re: missing libcilkrts.spec

2016-02-20 Thread JonY
On 2/20/2016 20:07, Tim Prince wrote: > > libcilkrts was not installed automatically with the gcc upgrade, but > even after I selected it in the setup-x86_64 menu, it is still missing. > Try installing gcc-cilkplus, it should be in there. signature.asc Description: OpenPGP digital signature

<    1   2   3   4   5   6   >