[Mingw-w64-public] compiler to use?, __int128 and 4.6.3

2012-03-22 Thread Jim Michaels
which compiler should I be using?  the auto build hasn't been updated for 4 months, and one of my 50+ programs is now broken due to a compiler change. my last recollection was that the much-downloaded 20111219's iostream doesn't work (I am a little fuzzy on that now). as for __int128,

[Mingw-w64-public] fixed point types...

2012-03-22 Thread Jim Michaels
http://gcc.gnu.org/onlinedocs/gcc-4.6.3/gcc/Fixed_002dPoint.html#Fixed_002dPoint   - Jim Michaels jmich...@yahoo.com j...@jimscomputerrepairandwebdesign.com http://JimsComputerRepairandWebDesign.com http://JesusnJim.com (my personal site, has software) --- Computer memory

Re: [Mingw-w64-public] compiler to use?, __int128 and 4.6.3

2012-03-22 Thread Kai Tietz
Hi Jim, that our autobuilds are now a long time offline (especially for cygwin/mingw-32bit) is of course a problem. It is caused by the fact that our build-bots doing those targets are now offline for a while and we didn't found sponsors to establish replacement for them. AFAIK for linux-hosts

Re: [Mingw-w64-public] fixed point types...

2012-03-22 Thread Kai Tietz
Hi Jim, what exactly you wanna to tell us by this link? As written there it is draft implementation, not all targets are supporting it. So what exactly you want us to do here? Regards, Kai 2012/3/22 Jim Michaels jmich...@yahoo.com:

Re: [Mingw-w64-public] [Mingw-users] weak functions

2012-03-22 Thread Kai Tietz
2012/3/22 NightStrike nightstr...@gmail.com: On Sat, Oct 22, 2011 at 3:52 PM, Martin Whitaker mailing-l...@martin-whitaker.me.uk wrote: xunxun wrote: 于 2011/10/22 2:44, Earnie 写道: Using --enable-extra-pe-debug ld switch I found the symbol defined as .weak._myfunc. so I then added --defsym

Re: [Mingw-w64-public] wrong ar.exe name in ruben's build ?

2012-03-22 Thread Christer Solskogen
On 21/3-2012 10:00 PM, Vincent Torri wrote: Anyway, the fact that i686-w64-mingw32-ar is missing *is* a problem That is true :-) Try downloading Rubens build again and unpack it with a decent zipper (7z/pk7zip for example) -- chs

Re: [Mingw-w64-public] Fwd: host/build/target for multilib cross compiler

2012-03-22 Thread niXman
2012/3/18 Kai Tietz ktiet...@googlemail.com: Sure ;) Nevertheless I ran out of ideas.  I didn't want now to start building again a multilib version based on 32-bit for it.  I just know that some time ago I did the multilib build (as described on our Wiki) with all those manual symbolic-link

Re: [Mingw-w64-public] Fwd: host/build/target for multilib cross compiler

2012-03-22 Thread Kai Tietz
2012/3/22 niXman i.nix...@gmail.com: 2012/3/18 Kai Tietz ktiet...@googlemail.com: Sure ;) Nevertheless I ran out of ideas.  I didn't want now to start building again a multilib version based on 32-bit for it.  I just know that some time ago I did the multilib build (as described on our Wiki)

Re: [Mingw-w64-public] Fwd: host/build/target for multilib cross compiler

2012-03-22 Thread niXman
2012/3/22 Kai Tietz ktiet...@googlemail.com: You need to set below the source-root-directory of gcc the following link: ln -s sys-root winsup i.e. ln -s $PREFIX winsup ? I don`t understand... %) Please provide an example. This should fix your issue. Regards, Kai

Re: [Mingw-w64-public] Fwd: host/build/target for multilib cross compiler

2012-03-22 Thread Earnie Boyd
On Thu, Mar 22, 2012 at 3:35 PM, Kai Tietz ktiet...@googlemail.com wrote: Yes, this winsup thing was introduced by mingw.org and cygwin ... It is indeed a pain in the ...  Therefore in our Wiki there were the description for multilib build that said to setup winsup link.  I checked and this

[Mingw-w64-public] New automated build for mingw?

2012-03-22 Thread Chris Sutcliffe
Would it be possible to generate a new automated build for mingw? If I remember correctly the mingw build-bots were down? Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d

[Mingw-w64-public] Crash gcc/g++ version 4.7.0

2012-03-22 Thread niXman
Hello list. I have a new problem but now with gcc-4.7.0 for i686 host =) The compiler has built without any difficulties, but when trying to compile any code with it, I get this: http://clip2net.com/clip/m0/1332451748-clip-14kb.jpg An hour ago, I've built gcc-4.6.3-sjlj using gcc-4.6.2-sjlj. It

Re: [Mingw-w64-public] [Mingw-users] Problems with cross-compile from linux to win32: linking process add __impl__ prefix to function names

2012-03-22 Thread JonY
On 3/22/2012 23:30, Leandro Santiago wrote: 2012/3/22 Leandro Santiago Hello to all. I'm using ubuntu 11.04 (32-bits) to cross-compile some static libraries to windows. I'm using mingw-w32 1.0, downloded from mingw-64 sf page. In some libraries I'm compiling, I have an error in the link

Re: [Mingw-w64-public] New automated build for mingw?

2012-03-22 Thread JonY
On 3/23/2012 05:01, Jon wrote: Would it be possible to generate a new automated build for mingw? If I remember correctly the mingw build-bots were down? Perhaps it's time to rethink the current automated build strategy with an eye on dramatic simplification. Something that's less onerous,

Re: [Mingw-w64-public] Fwd: host/build/target for multilib cross compiler

2012-03-22 Thread niXman
2012/3/23 Kai Tietz ktiet...@googlemail.com: niXman:  Eg you have the gcc-repository checked out in C:/sources/gcc.  And you are using the prefix = C:/myprefix.  Then you need to setup in C:/sources a symbolic link named winsup pointing to C:/myprefix. Don't miss that you have in C:/myprefix

Re: [Mingw-w64-public] Crash gcc/g++ version 4.7.0

2012-03-22 Thread niXman
2012/3/23 Kai Tietz ktiet...@googlemail.com: niXman, Did the build of libgfortran, libstdc++, libquadmath, libssp, etc worked? Yes, they have been built successfully. But I don`t know how I can check them without compiler. -- Regards,   niXman

Re: [Mingw-w64-public] Crash gcc/g++ version 4.7.0

2012-03-22 Thread Kai Tietz
2012/3/22 niXman i.nix...@gmail.com: 2012/3/23 Kai Tietz ktiet...@googlemail.com: niXman, Did the build of libgfortran, libstdc++, libquadmath, libssp, etc worked? Yes, they have been built successfully. But I don`t know how I can check them without compiler. -- Regards,   niXman As

Re: [Mingw-w64-public] Crash gcc/g++ version 4.7.0

2012-03-22 Thread niXman
2012/3/23 Kai Tietz ktiet...@googlemail.com: As they were built, it is pretty unlikely that the compiler itself has an issue.  It must be related to your environment.  Maybe PATH not proper set to DLL, or calling wrong tools, etc. Why then gcc-4.6.3 in the same environment builds and runs

Re: [Mingw-w64-public] New automated build for mingw?

2012-03-22 Thread Vincent Torri
On Thu, Mar 22, 2012 at 11:15 PM, JonY jo...@users.sourceforge.net wrote: On 3/23/2012 05:01, Jon wrote: Would it be possible to generate a new automated build for mingw?  If I remember correctly the mingw build-bots were down? Perhaps it's time to rethink the current automated build strategy

Re: [Mingw-w64-public] Crash gcc/g++ version 4.7.0

2012-03-22 Thread niXman
2012/3/23 niXman i.nix...@gmail.com: 2012/3/23 Kai Tietz ktiet...@googlemail.com: As they were built, it is pretty unlikely that the compiler itself has an issue.  It must be related to your environment.  Maybe PATH not proper set to DLL, or calling wrong tools, etc. Why then gcc-4.6.3 in the

Re: [Mingw-w64-public] New automated build for mingw?

2012-03-22 Thread Jon
How often are automated builds really needed? Once a week? Once a month? Once a quarter? Done everyday. Sorry, I overloaded automated builds...should be How often are regular project release builds really needed? I think most users would be more than happy with a monthly mingw-w64

Re: [Mingw-w64-public] new GCC 4.7 rubenvb Personal build

2012-03-22 Thread Joshua Boyce
On Mon, Mar 12, 2012 at 12:46 AM, Ruben Van Boxem vanboxem.ru...@gmail.comwrote: Hi all, I'm in the process of uploading a new build of GCC 4.7, with the llibstdc++ dll fix for std::thread. No more -static necessary anymore! This build still has the bug preventing WebKit from building:

Re: [Mingw-w64-public] Kudos with GetVersionEx and OSVERSIONINFOEX

2012-03-22 Thread Jim Michaels
I had some bugs in my code, I have 2 functions, 1 for dots report and one for dump, and I wasn't consistently using memset before calling GetVersionEx(). so things are actually working normal now.  yay! it's nice to know that OSVERSIONINFOEX is now automatic and working according to docs.