Re: [Mingw-w64-public] TDM-GCC 4.5.2 released

2011-03-28 Thread NightStrike
On Mon, Mar 28, 2011 at 9:35 AM, John E. / TDM tdra...@tdragon.net wrote: On 3/28/2011 6:54 AM, NightStrike wrote: On Sun, Mar 27, 2011 at 10:52 PM, John E. / TDMtdra...@tdragon.net  wrote: * This GCC release includes a patch toward better toolchain relocatability -- that is, it no longer

Re: [Mingw-w64-public] The various gccs

2011-03-25 Thread NightStrike
On Thu, Mar 24, 2011 at 5:13 PM, Suresh Govindachar sgovindac...@yahoo.com wrote: Hello,  [Sending this from a new system;  hope it appears in plain text.] It did.  On a new Windows 7 64 bit laptop with  mingw-w64-1.0-bin_i686-mingw_20110318.zip and an old msys  copied from my XP 32 bit

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-23 Thread NightStrike
On Tue, Mar 22, 2011 at 2:57 PM, Vincent Torri vincent.to...@gmail.com wrote: On Tue, Mar 22, 2011 at 9:52 AM, Prof Brian Ripley rip...@stats.ox.ac.uk wrote: On Mon, 21 Mar 2011, NightStrike wrote: On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels jmich...@yahoo.com wrote: I don't know who

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-21 Thread NightStrike
On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels jmich...@yahoo.com wrote: I don't know who to go to to make this change request to the c library standard (ANSI C Library?). it would not break any existing code, but it would make the function EVER more useful! Microsoft maintains the library.

Re: [Mingw-w64-public] Browsing files of the project

2011-03-05 Thread NightStrike
On Tue, Feb 22, 2011 at 3:18 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2011/2/22 Suresh Govindachar sgovindac...@yahoo.com  Kai Tietz wrote:  2011/2/22 Suresh Govindachar sgovindac...@yahoo.com:  Kai Tietz wrote:  2011/2/22 Suresh Govindachar sgovindac...@yahoo.com:     ... would

Re: [Mingw-w64-public] missing long double format in printf

2011-02-24 Thread NightStrike
On Tue, Feb 22, 2011 at 3:54 AM, Kai Tietz ktiet...@googlemail.com wrote: 2011/2/22 Jim Michaels jmich...@yahoo.com: #include tr1/stdint.h #include stdio.h int main(void) {     int64_t n1=13000LL;     int64_t n2=1999888999256LL;     double     dnum=n1,     dden=n2,    

Re: [Mingw-w64-public] Crash Issue

2011-02-23 Thread NightStrike
Chris, Do you need more help with the below issue? On Sun, Feb 6, 2011 at 8:57 AM, JonY jo...@users.sourceforge.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/6/2011 21:27, Chris Sutcliffe wrote: Hi All, I've run in to a crash issue in my app when compiled with

Re: [Mingw-w64-public] megasoft78's personal build(s)

2011-02-11 Thread NightStrike
Stripping doesn't generally increase speed. AFAIK, gcc is built with -O2. On Fri, Feb 11, 2011 at 6:35 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, I have just discovered megasoft78's personal Win64 multilib build and what I think is LTO and Graphite enabled. I haven't tested

Re: [Mingw-w64-public] Debugger limitations?

2011-02-11 Thread NightStrike
On Fri, Feb 11, 2011 at 8:22 AM, Paul Leder sa212+mi...@cyconix.com wrote: Executable is 32-bit, and Cygwin/gdb is 32-bit. The gdb is the current version from Cygwin, which is 6.8.0. The Cygwin gcc is 3.4.4. I compiled with a Linux binary distribution which I downloaded last week (I don't

Re: [Mingw-w64-public] Debugger limitations?

2011-02-11 Thread NightStrike
On Fri, Feb 11, 2011 at 9:43 AM, NightStrike nightstr...@gmail.com wrote: On Fri, Feb 11, 2011 at 8:22 AM, Paul Leder sa212+mi...@cyconix.com wrote: Executable is 32-bit, and Cygwin/gdb is 32-bit. The gdb is the current version from Cygwin, which is 6.8.0. The Cygwin gcc is 3.4.4. I

Re: [Mingw-w64-public] [Mingw-users] mingw64

2011-01-28 Thread NightStrike
On Fri, Jan 28, 2011 at 5:24 PM, Keith Marshall keithmarsh...@users.sourceforge.net wrote: On 28/01/11 15:37, JonY wrote: There is/was a bug in autotools, where the wrong AR was used, It would be interesting to learn Ralf W's opinion on this, but I don't think this is an autotools bug; rather

Re: [Mingw-w64-public] makebuildroot-native.mk and custom CFLAGS

2011-01-23 Thread NightStrike
Do you have a patch that demonstrates what you mean? On Sun, Jan 23, 2011 at 9:06 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, Would it be possible to just add a CFLAGS and LFLAGS line in the makefile and have it apply to all projects built? Thanks, Ruben

Re: [Mingw-w64-public] dpkg: Please add mingw to ostable and triplettable.

2010-12-16 Thread NightStrike
On Wed, Dec 15, 2010 at 11:08 AM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: To define a new dpkg architecture. To define a new name. Often it is necessary when GNU triplets is doesn't exist, not standardized or multiple triplets are used. E.g. Gnu/kfreebsd port and msys (no triplet

Re: [Mingw-w64-public] dpkg: Please add mingw to ostable and triplettable.

2010-12-15 Thread NightStrike
On 12/14/10, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: $ cat dpkg/ostable # This file contains the table of known operating system names. # # Architecture names are formed as a combination of the system name # (from this table) and CPU name (from cputable) after mapping from # the

Re: [Mingw-w64-public] dpkg: Please add mingw to ostable and triplettable.

2010-12-14 Thread NightStrike
On Sun, Dec 12, 2010 at 4:56 AM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: CC: mingw-w64 mailing list I'm asking to add mingw32-w64 tripplet and os to dpkg. Please suggest / improve how you would like to have debian or tripplet be called. We are settled that GNU tripplet will be

Re: [Mingw-w64-public] Updated mingw-w64 compilers for ubuntu 10.10?

2010-11-02 Thread NightStrike
On Mon, Nov 1, 2010 at 3:41 PM, Kolb, Jeremy jk...@wsi.com wrote: Would it be possible to get an updated compiler collection for ubuntu 10.10 (maybe it has to go through the PPA)?  I need gcc-4.5. Where are you getting them currently?

Re: [Mingw-w64-public] Updated mingw-w64 compilers for ubuntu 10.10?

2010-11-02 Thread NightStrike
Dmitrijs Ledkovs is the person who controls that. He should be subscribed to this list. If you jump on our IRC channel, his nick is xnox. On Tue, Nov 2, 2010 at 3:04 PM, Kolb, Jeremy jk...@wsi.com wrote: https://launchpad.net/mingw-w64 -Original Message- From: NightStrike

Re: [Mingw-w64-public] starting development at mingw 32

2010-10-18 Thread NightStrike
On Mon, Oct 18, 2010 at 12:12 PM, moatz shawki moatzsha...@gmail.com wrote: Dear all   Kindly I am so interested to start contribution to this amazing project , Anyone currently need help with some feature please let me know so its the best start for me Thanks! First, a few questions: What

Re: [Mingw-w64-public] [Mingw-users] Experimental mingw32 / mingw-w64 support for std::thread

2010-10-16 Thread NightStrike
On Fri, Oct 15, 2010 at 3:43 PM, K. Frank kfrank2...@gmail.com wrote: Is there a practical way to get the experimental code into the hands of people who run the test suite or do other kinds of testing, especially on platforms other than 64-bit windows 7 (and the particular builds of mingw32

Re: [Mingw-w64-public] Problems of build multilibs

2010-10-14 Thread NightStrike
On Wed, Oct 13, 2010 at 5:06 AM, Dongsheng Song dongsheng.s...@gmail.com wrote: Hi all, 1. .dll files install error When I build multilibs under i686-linux, all .dll files go to ${PREFIX}/bin, I have to copy 32 bit .dll files to ${PREFIX}/bin, and 64 bit .dll files to ${PREFIX}/bin/64

Re: [Mingw-w64-public] mingw32-make and the -j option

2010-10-11 Thread NightStrike
On Mon, Oct 11, 2010 at 2:08 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, Qt devs seem to believe mingw32-make does not support the -j option, although CMake generated makefiles seem to allow it use more than 50% of my dual core. I think it works only on some kind of makefile

Re: [Mingw-w64-public] Is there are ways to distinguish mingw32 and mingw-w64 (32bit) compiler?

2010-10-11 Thread NightStrike
On Mon, Oct 11, 2010 at 11:43 AM, Dongsheng Song dongsheng.s...@gmail.com wrote: On Sun, Oct 10, 2010 at 14:19, Kai Tietz ktiet...@googlemail.com wrote: Just for curiosity, how can I use target triplet ? In autotools and config.h ? You can write a case statement in your configure.ac file that

Re: [Mingw-w64-public] mingw32-make and the -j option

2010-10-11 Thread NightStrike
On Mon, Oct 11, 2010 at 2:42 PM, Ozkan Sezer seze...@gmail.com wrote: On Mon, Oct 11, 2010 at 9:38 PM, NightStrike nightstr...@gmail.com wrote: On Mon, Oct 11, 2010 at 2:08 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, Qt devs seem to believe mingw32-make does not support the -j

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-10-10 Thread NightStrike
On Thu, Sep 16, 2010 at 6:00 AM, G E Naganna genaga...@darshan3d.com wrote: Hi all,   I am not able to generate GLEW libraries from MinGW-w64.  I did not find Makefile.mingw64 in config folder so I compiled by using Msys. I am getting following error.     gcc -O2 -Wall -W

Re: [Mingw-w64-public] ICE with GCC-4.5.1-20100708

2010-10-10 Thread NightStrike
On Thu, Sep 16, 2010 at 12:54 PM, JonY jo...@users.sourceforge.net wrote: On 7/16/2010 08:46, Yaakov (Cygwin/X) wrote: On Fri, 2010-07-16 at 02:06 +0200, Angelo Graziosi wrote: Testing the mingw64-i686* packages found at ftp://ftp.cygwinports.org/pub/cygwinports/temp/MinGW (Cygwin cross

Re: [Mingw-w64-public] Qt 4.7 javascript crashing webkit

2010-10-09 Thread NightStrike
On Thu, Sep 23, 2010 at 6:11 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/9/23 Jaroslav Šmíd jardas...@gmail.com Right now I made MSVC build and it doesn't crash on youtube and other sites and flash loads just fine (youtube seems to load flash with javascript (?) and it doesn't

Re: [Mingw-w64-public] Updated 1.0 snapshot for mingw host?

2010-10-09 Thread NightStrike
Chris, do you still need this? Are our weekly 1.0 builds enough? On Thu, Jul 22, 2010 at 10:38 AM, Chris Sutcliffe ir0nh...@gmail.com wrote: Hi All, Would it be possible to generate an updated 1.0 snapshot for a mingw host (as opposed to linux and darwin that are currently available) that

Re: [Mingw-w64-public] GDC

2010-10-06 Thread NightStrike
On Wed, Oct 6, 2010 at 5:10 AM, Vasilakis fithis2...@gmail.com wrote:  Iain Buclaw has revamped gdc. He is working in both D1 and D2. D2 is not stable by any means yet at the language level, and consequently at the implementation level.  However at the language level  D1 is in maintainance

Re: [Mingw-w64-public] GDC

2010-10-06 Thread NightStrike
On Wed, Oct 6, 2010 at 11:18 AM, Ozkan Sezer seze...@gmail.com wrote: On Wed, Oct 6, 2010 at 6:07 PM, NightStrike nightstr...@gmail.com wrote: On Wed, Oct 6, 2010 at 5:10 AM, Vasilakis fithis2...@gmail.com wrote:  Iain Buclaw has revamped gdc. He is working in both D1 and D2. D2 is not stable

Re: [Mingw-w64-public] GDC

2010-10-06 Thread NightStrike
On Wed, Oct 6, 2010 at 11:49 AM, Vasilakis fithis2...@gmail.com wrote:  Sorry for the missing information. this is the revamped attempt with installation details. He claims he supports mingw. http://bitbucket.org/goshawk/gdc/wiki/Home Yes, it is the D froentend to gcc. He says he supports

Re: [Mingw-w64-public] GDC

2010-10-06 Thread NightStrike
On Wed, Oct 6, 2010 at 12:27 PM, Vasileios Anagnostopoulos fithis2...@gmail.com wrote:  I am not quite sure how to do this but yes, I'm interested. I cannot offer  source code contributions to gdc (though I develop C++ code for computer vision) but with some help I think I can create the

Re: [Mingw-w64-public] opensuse mingw64

2010-09-30 Thread NightStrike
Do you maintain those repos? On Mon, Sep 27, 2010 at 9:46 AM, Fridrich Strba fridrich.st...@bluewin.ch wrote: Add, please the repository windows:mingw that contains some infrastructure packages. I actually have a problem to with dependencies there in openSUSE_11.3, but working on it. Should be

Re: [Mingw-w64-public] Resources for automated builds?

2010-09-30 Thread NightStrike
On Sun, Sep 26, 2010 at 6:17 PM, Luis Lavena luislav...@gmail.com wrote: Hello Guys, I was wondering what infrastructure you guys have for the automated builds? I'm specially interested in the Darwin ones for 32 and 64 bits toolchains We have a set of machines that kind users donate to us in

Re: [Mingw-w64-public] pthread stuff in mingw-w64 experimental?

2010-09-30 Thread NightStrike
Kai, comments? On Mon, Sep 27, 2010 at 8:59 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, I noticed on the mingw-w64.sourceforge.net SVN feed that Kai is adding pthread stuff to the mingw-w64 package. I presume this is either a) a better pthreads-win32 that actually is actively

Re: [Mingw-w64-public] My build with lto enabled doesn't work with -flto...

2010-09-30 Thread NightStrike
Is this still an issue? On Tue, Sep 21, 2010 at 1:17 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, In an effort to test my build(script), I decided to rebuild everything, now employing my freshly gained lto capabilities: CFLAGS=...-flto # ... = old options, which worked :)

Re: [Mingw-w64-public] GMP 5.0.1 and i686-w64-mingw32 and

2010-09-30 Thread NightStrike
On Tue, Sep 21, 2010 at 4:35 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/9/20 Ruben Van Boxem vanboxem.ru...@gmail.com Here's my configure line: /home/Ruben/mingw64/src/gmp/configure --host=i686-w64-mingw32 --build=i686-w64-mingw32 CFLAGS=-mtune=core2 -fomit-frame-pointer

Re: [Mingw-w64-public] MSYS-64 team

2010-09-23 Thread NightStrike
On Tue, Sep 21, 2010 at 5:13 PM, Andy Koppe andy.ko...@gmail.com wrote: On 21 September 2010 12:51, Earnie wrote: Andy Koppe wrote: Cygwin isn't strictly obliged to provide an interface to Windows. No, but then it wouldn't really be Cyg*win* anymore. It would effectively be Interix with a

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-23 Thread NightStrike
On Thu, Sep 23, 2010 at 8:47 AM, Teemu Nätkinniemi stink...@yahoo.com wrote: Can you run the testsuite? (Make -k check) I cannot, because MSYS doesn't have the necessary tools. It apparently only works on Cygwin, which don't have... What is missing? Earnie Hi, gnu expect and

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-23 Thread NightStrike
On Thu, Sep 23, 2010 at 10:58 AM, Teemu Nätkinniemi stink...@yahoo.com wrote: Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the author never released the sources. I haven't tested it for Mingw targets. http://www.mediafire.com/?gp8xkvej6b68ch8 Built against what version of

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-22 Thread NightStrike
Can you run the testsuite? (Make -k check) On 9/21/10, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/9/20 NightStrike nightstr...@gmail.com Wonderful, thanks! On Mon, Sep 20, 2010 at 11:26 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/9/20 NightStrike nightstr

Re: [Mingw-w64-public] Sourceforge.net 2.0 beta

2010-09-22 Thread NightStrike
Sure, we can try this. On 9/22/10, Earnie ear...@users.sourceforge.net wrote: Ruben Van Boxem wrote: Hi, When I created my new project at SF.net, it offered to create it on the new beta 2.0 environment, which is, quite frankly, a million times better than the old one (except for maybe bug

Re: [Mingw-w64-public] MSYS-64 team

2010-09-20 Thread NightStrike
On Mon, Sep 20, 2010 at 10:39 AM, JonY jo...@users.sourceforge.net wrote: On 9/20/2010 22:53, NightStrike wrote: On Mon, Sep 20, 2010 at 10:28 AM, JonYjo...@users.sourceforge.net  wrote: On 9/20/2010 22:36, Earnie wrote: Kai Tietz wrote: 2010/9/20 Earnieear...@users.sourceforge.net

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-09-14)

2010-09-18 Thread NightStrike
On Sat, Sep 18, 2010 at 11:10 AM, Ozkan Sezer seze...@gmail.com wrote: On Wed, Sep 15, 2010 at 9:49 AM, Ozkan Sezer seze...@gmail.com wrote: I updated my custom w32/w64 native and cross-compiler build with gcc-4.4 with several backports and fixes from mainstream, and put them under the

Re: [Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-09-14)

2010-09-18 Thread NightStrike
On Sat, Sep 18, 2010 at 3:52 PM, Ozkan Sezer seze...@gmail.com wrote: On Sat, Sep 18, 2010 at 7:17 PM, Wolfgang Glas wolfgang.g...@ev-i.at wrote: On 2010-09-18 18:03, NightStrike wrote: On Sat, Sep 18, 2010 at 11:10 AM, Ozkan Sezer seze...@gmail.com wrote: On Wed, Sep 15, 2010 at 9:49 AM

Re: [Mingw-w64-public] MSYS-64 team

2010-09-17 Thread NightStrike
~~ Teemu stink...@yahoo.com Bidski bid...@bigpond.net.au NightStrike nightstr...@gmail.com Luis Lavena luislav...@gmail.com Earnie ear...@users.sourceforge.net Earnie ear...@users.sourceforge.net ArbolOne arbol...@gmail.com Should you wish to be remove from the group just send me

Re: [Mingw-w64-public] build script anomaly

2010-09-16 Thread NightStrike
On Thu, Sep 16, 2010 at 11:28 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/9/16 Ozkan Sezer seze...@gmail.com Well, you are using quotes between quotes without escaping them: CONFIG_OPTS=--prefix=$PREFIX .. should it not read: CONFIG_OPTS=--prefix=\$PREFIX\

Re: [Mingw-w64-public] GCC C++0x thread

2010-09-16 Thread NightStrike
On Wed, Sep 15, 2010 at 6:10 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/8/31 GhostlyDeath ghostlyde...@gmail.com Win32 has conditions, however it's Vista/2008 and on: http://msdn.microsoft.com/en-us/library/ms682052(VS.85).aspx So it won't be available on lower end systems.

Re: [Mingw-w64-public] Wiki page for building from source

2010-09-16 Thread NightStrike
On Wed, Sep 15, 2010 at 11:06 AM, Luis Lavena luislav...@gmail.com wrote: Hello guys, I noticed there hasn't been more automated builds for Darwin since 2010-09-02. So looking at this page: http://sourceforge.net/apps/trac/mingw-w64/wiki/Cross%20Win32%20and%20Win64%20compiler Things

Re: [Mingw-w64-public] w32 snapshot 20100902 (darwin) is failing in tree_mem_ref_addr, at tree-ssa-address.c:278

2010-09-14 Thread NightStrike
Yes, please report the ICE to GCC, and feel free to add nightstrike@@gmail.com to the CC list of the PR They will want preprocessed source. On Thu, Sep 9, 2010 at 8:44 PM, Luis Lavena luislav...@gmail.com wrote: Hello, using the automated snapshots for darwin (mingw-w32-bin_i686

Re: [Mingw-w64-public] Problem with QtWebKit

2010-09-14 Thread NightStrike
On Sun, Aug 22, 2010 at 7:30 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/8/10 Ruben Van Boxem vanboxem.ru...@gmail.com I still don't know of the errors you are getting but from what you say I gather that they are because of some recent changes it your sources. Well, I got an

Re: [Mingw-w64-public] i686-w64-mingw32 1.0 includes dlfcn.h but not its library

2010-09-13 Thread NightStrike
On Sun, Sep 12, 2010 at 3:24 PM, Luis Lavena luislav...@gmail.com wrote: On Sun, Sep 12, 2010 at 1:45 AM, Xiaofan Chen xiaof...@gmail.com wrote: On Sun, Sep 12, 2010 at 10:19 AM, Luis Lavena luislav...@gmail.com wrote: On Sat, Sep 11, 2010 at 9:58 PM, Xiaofan Chen xiaof...@gmail.com wrote:

Re: [Mingw-w64-public] Canadian cross still broken?

2010-09-10 Thread NightStrike
On Fri, Sep 10, 2010 at 12:33 PM, JonY jo...@users.sourceforge.net wrote: On 9/11/2010 00:30, Mario Emmenlauer wrote: Hi, On 09/09/2010 01:45 PM, Mario Emmenlauer wrote: 2010/9/9 JonYjo...@users.sourceforge.net: On 9/9/2010 12:36, Nils Woetzel wrote: cd gcc-4.5.1-build ln -s

Re: [Mingw-w64-public] TDM-GCC 4.5.1 released

2010-09-02 Thread NightStrike
On Thu, Sep 2, 2010 at 2:35 PM, Luis Lavena luislav...@gmail.com wrote: On Thu, Sep 2, 2010 at 3:25 PM, NightStrike nightstr...@gmail.com wrote: Is there a GCC PR for that? http://gcc.gnu.org/ml/gcc/2010-07/msg00440.html That's the status report

Re: [Mingw-w64-public] GCC 4.6 mingw-w64 Windows x64 native builds

2010-08-25 Thread NightStrike
On Wed, Aug 25, 2010 at 1:51 PM, K. Frank kfrank2...@gmail.com wrote: Hello All - On Wed, Aug 25, 2010 at 8:34 AM, John E. / TDM tdra...@tdragon.net wrote:  On 8/25/2010 5:29 AM, Earnie wrote: John E. / TDM wrote:  * Every C++ program would require the pthreads-w32 DLL to be  distributed

Re: [Mingw-w64-public] MSYS-64

2010-08-24 Thread NightStrike
On Tue, Aug 24, 2010 at 8:12 AM, Earnie ear...@users.sourceforge.net wrote: Luis Lavena wrote:  On Tue, Aug 24, 2010 at 8:33 AM, Earnie  ear...@users.sourceforge.net wrote: ArbolOne wrote: Does anyone know if there is a msys-64 and where to get it from? It isn't yet, the primary

Re: [Mingw-w64-public] Building 32-bit and 64-bit libraries

2010-08-21 Thread NightStrike
Don't worry. If you don't ask again, 5748925798 other people will :) :) On Sat, Aug 21, 2010 at 7:28 PM, Chris Saunders e...@mountaincable.net wrote: Thanks again Ruben (I'm pretty sure it was you that answered this before - your patience with me is appreciated as well).  I have saved this

Re: [Mingw-w64-public] Is MinGW-w64 multilib considered stable?

2010-08-18 Thread NightStrike
On Wed, Aug 18, 2010 at 7:19 PM, Pete Batard pbat...@gmail.com wrote: Thanks for the replies. On 2010.08.18 22:17, Dmitrijs Ledkovs wrote: I'm not entirely sure that it works for ada, fortran, boehm/java. I presume it is far more safe for C, since multilib support within gcc starts with

Re: [Mingw-w64-public] Is MinGW-w64 multilib considered stable?

2010-08-18 Thread NightStrike
On Wed, Aug 18, 2010 at 8:14 PM, Pete Batard pbat...@gmail.com wrote: On 2010.08.19 00:37, NightStrike wrote: Do you have a good testsuite for your project? I wouldn't say so. The aim of the project is to provide generic user level access with any USB device, so that's very far reaching

Re: [Mingw-w64-public] pdh - 32bit

2010-07-31 Thread NightStrike
On Fri, Jul 30, 2010 at 4:55 AM, Ozkan Sezer seze...@gmail.com wrote: On Fri, Jul 30, 2010 at 7:14 AM, Alon Bar-Lev alon.bar...@gmail.com wrote: ‎Thank you! You're welcome! When do you consider releasing 1.1 or something similar with new improvements from trunk but stable? Admins can

Re: [Mingw-w64-public] Making config.guess detect mingw64 platform?

2010-07-30 Thread NightStrike
On Thu, Jul 29, 2010 at 8:33 PM, JonY jo...@users.sourceforge.net wrote: On 7/30/2010 05:59, Luis Lavena wrote: On Thu, Jul 29, 2010 at 4:57 PM, Earnieear...@users.sourceforge.net  wrote: NightStrike wrote: On Thu, Jul 29, 2010 at 3:20 PM, Earnieear...@users.sourceforge.net     wrote

Re: [Mingw-w64-public] Jonathan break build on r2963 due to typo in Makefile.am

2010-07-29 Thread NightStrike
On Tue, Jul 27, 2010 at 5:01 AM, JonY jo...@users.sourceforge.net wrote: On 7/27/2010 15:20, Dongsheng Song wrote: Hi Jonathan, Here is the patch: Index: Makefile.in === --- Makefile.in    (revision 2968) +++ Makefile.in    

Re: [Mingw-w64-public] How to update boehm-gc?

2010-07-13 Thread NightStrike
On Thu, Jul 8, 2010 at 7:08 AM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: On 8 July 2010 11:45, Kai Tietz kai.ti...@onevision.com wrote: Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote on 08.07.2010 12:34:15: I've blindly update boehm-gc to cvs snapshot similar way i dealt with

Re: [Mingw-w64-public] MSYS updated

2010-07-07 Thread NightStrike
On Wed, Jul 7, 2010 at 7:44 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: I have uploaded an updated MSYS package dated today, which includes the latest MSYSCore update. That's about the only difference with the previous archive. Not really worth updating if you ask me, but if you are a

Re: [Mingw-w64-public] MSYS updated

2010-07-07 Thread NightStrike
Great, thanks again On Wed, Jul 7, 2010 at 1:51 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2010/7/7 NightStrike nightstr...@gmail.com Thanks!  Are you removing old versions, or keeping them? I'll be removing them, as they are obsoleted every new release. Ruben

Re: [Mingw-w64-public] Where has ddk/usbiodef.h gone?

2010-06-13 Thread NightStrike
On Mon, Jun 7, 2010 at 11:09 AM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: On 7 June 2010 15:14, Kai Tietz ktiet...@googlemail.com wrote: 2010/6/7 Ozkan Sezer seze...@gmail.com: On Mon, Jun 7, 2010 at 12:37 PM, Kai Tietz ktiet...@googlemail.com wrote: 2010/6/7 Ozkan Sezer

Re: [Mingw-w64-public] Fw: Mingw-w64-public post from fractal.patt...@yahoo.com

2010-05-29 Thread NightStrike
Rajdeep, What else are you trying to port? On Tue, May 18, 2010 at 7:47 AM, Kai Tietz kai.ti...@onevision.com wrote: As this message was sent without subscribing to our ML, I post it as quote to ML. Please do subscribe to ML before posting to it. Regards, Kai |  (\_/)  This is Bunny. Copy

Re: [Mingw-w64-public] about java and bohem-gc

2010-05-12 Thread NightStrike
On Wed, May 12, 2010 at 8:35 PM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: I've found missing file in gcc 4.4.3 from one of the ktietz jon_y commits in the gcc trunk. But i'm still getting build failure with errors abou ; and } stuff. Are there any other java specific patches

Re: [Mingw-w64-public] Linkage issues

2010-05-08 Thread NightStrike
On Sat, May 8, 2010 at 5:00 AM, t66...@gmail.com t66...@gmail.com wrote: Hello: I have another problem compiling ffmpeg... Using a cross compiler gcc-4_5-branch + bin-cvs ffmpeg exe will not link. I see lots of output files having 0 byte in size. For some reason 0 byte size was written and

Re: [Mingw-w64-public] Adding perl to Projects successfully using MinGW-w64

2010-05-04 Thread NightStrike
On Tue, May 4, 2010 at 12:42 PM, Patrick Galbraith p...@patg.net wrote: kmx wrote: Dne 4.5.2010 16:10, Patrick Galbraith napsal(a): kmx wrote: Hi, could you please add the following 2 items to the list of Projects successfully using MinGW-w64 1/ perl (5.12.0 and later) with link to

Re: [Mingw-w64-public] mingw-w64 gcc-4.4.4 release?

2010-05-04 Thread NightStrike
On Tue, May 4, 2010 at 3:23 PM, Ozkan Sezer seze...@gmail.com wrote: On Tue, May 4, 2010 at 10:07 PM, Kai Tietz ktiet...@googlemail.com wrote: 2010/5/4 Ozkan Sezer seze...@gmail.com: Correct me if I am wrong, but I was under the impression that the project hasembraced the new underscore

Re: [Mingw-w64-public] Newer boehm-gc brokes the multilib-arch of libjava on win64

2010-04-16 Thread NightStrike
I do'nt know of any attempts to do multilib java (but I do know that teh GCC folks definitely need to update their in-tree boehm-gc, and it'd be great to have someone other than just me saying it) On Fri, Apr 16, 2010 at 3:06 AM, LunarShaddow aflyho...@foxmail.com wrote: Thx for the help of

Re: [Mingw-w64-public] delay import support for mingw-w64

2010-04-09 Thread NightStrike
On Mon, Oct 26, 2009 at 10:35 AM, Kai Tietz ktiet...@googlemail.com wrote: 2009/10/26 NightStrike nightstr...@gmail.com: On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz ktiet...@googlemail.com wrote: 2009/9/10 GCC G++ cplusplu...@gmail.com: Since dlltool delay import has been add in the newest

Re: [Mingw-w64-public] Hi night-striker, i came here for furthe

2010-04-01 Thread NightStrike
I fixed the #endif issue in r2131 On Fri, Apr 2, 2010 at 12:24 AM, LunarShaddow aflyho...@foxmail.com wrote: Hi night-striker, i came here for further help (and to practise my pool English XD) This time when i configured gcc with exactly the same text in my last build log, i found that

Re: [Mingw-w64-public] Fixes for ddk headers

2010-03-31 Thread NightStrike
You can send them to our patch tracker: http://sourceforge.net/tracker/?group_id=202880atid=983356 On Wed, Mar 31, 2010 at 2:17 PM, Wiljan Derks wiljan.de...@gmail.com wrote: I have been trying to build 64 bits drivers for windows and finally succeeded to get it working. It looks as if I am

Re: [Mingw-w64-public] typo in new disable leading underscores

2010-03-24 Thread NightStrike
Oh.. hmm... good point. On Wed, Mar 24, 2010 at 1:38 PM, Doug Semler dougsem...@gmail.com wrote: Noticed a typo when configuring the leading underscores in the crt: configuration output says: configure:5078: checking whether to disable leading underscores configure:5103: result: no when

Re: [Mingw-w64-public] typo in new disable leading underscores

2010-03-24 Thread NightStrike
Fixed On Wed, Mar 24, 2010 at 2:23 PM, NightStrike nightstr...@gmail.com wrote: Oh.. hmm...  good point. On Wed, Mar 24, 2010 at 1:38 PM, Doug Semler dougsem...@gmail.com wrote: Noticed a typo when configuring the leading underscores in the crt: configuration output says: configure:5078

Re: [Mingw-w64-public] Include paths, float.h

2010-03-23 Thread NightStrike
On Tue, Mar 23, 2010 at 12:57 AM, Mook mookgcc+sf.mingw-w64-pub...@gmail.com wrote: On Sun, Mar 21, 2010 at 4:22 PM, NightStrike nightstr...@gmail.com wrote: On Sun, Mar 21, 2010 at 5:20 PM, Ozkan Sezer seze...@gmail.com wrote: For some reason yet unknown to me, the gcc-provided headers have

Re: [Mingw-w64-public] Include paths, float.h

2010-03-23 Thread NightStrike
On Tue, Mar 23, 2010 at 8:48 AM, Ozkan Sezer seze...@gmail.com wrote: I can't understand, how can a fixinclude fix this thing?? As I understand it, our headers are already being fixincluded. It's fixincludes that causes GCC to override us. That means that there's stuff in our headers that GCC

Re: [Mingw-w64-public] Question about the undercore in svn

2010-03-22 Thread NightStrike
On Mon, Mar 22, 2010 at 3:22 PM, Doug Semler dougsem...@gmail.com wrote: On Sun, Mar 21, 2010 at 8:31 PM, NightStrike nightstr...@gmail.com wrote: On Sun, Mar 21, 2010 at 7:24 PM, Doug Semler dougsem...@gmail.com wrote: On Sun, 21 Mar 2010 18:37:12 NightStrike wrote: On Sun, Mar 21, 2010 at 2

Re: [Mingw-w64-public] Include paths, float.h

2010-03-21 Thread NightStrike
On Sun, Mar 21, 2010 at 5:20 PM, Ozkan Sezer seze...@gmail.com wrote: For some reason yet unknown to me, the gcc-provided headers have priority over the system provided headers and float.h is especially problematic: Not installing or deleting it is the solution, at least for now. If gcc

Re: [Mingw-w64-public] Small bug in building 64 bit libraries from 32 bit toolchain

2010-03-16 Thread NightStrike
On Tue, Mar 16, 2010 at 12:43 PM, Doug Semler dougsem...@gmail.com wrote: Do you mean that your toolchain is multilib with 32-bit as the primary?  Otherwise, I don't see how a 32-bit chain builds a 64-bit lib. Yes, of course... binutils compiled with --target=i686-w64-mingw32

Re: [Mingw-w64-public] Simplifying new def addition

2010-03-05 Thread NightStrike
. There is just one nit, which needs here special care. For some .def files we add additional object files, which possibly won't work then anymore. Well, I am not an autotools expert (for this mainly NightStrike is responsible), but to simplify our build would be indeed something I would be appreciated

Re: [Mingw-w64-public] command line globbing

2010-02-23 Thread NightStrike
(still catching up on old email :( ) On Sun, Jan 3, 2010 at 8:35 AM, Ozkan Sezer seze...@gmail.com wrote: also regenerate the necessary files, or nightstrike can do it himself (the three commands autoheader, autoconf and automake must be run.) For reference, never run the tools directly

Re: [Mingw-w64-public] i686-w64-mingw32 and x86_64-w64-mingw32 coexisting

2010-02-21 Thread NightStrike
On Fri, Jan 15, 2010 at 8:32 AM, Chris Sutcliffe ir0nh...@gmail.com wrote: Hi All, Is it possible for i686-w64-mingw and x86_64-w64-mingw32 to coexist in the same directory?  I realize the majority of the directory structure is unique to the compiler, but things like libiberty.a are in the

Re: [Mingw-w64-public] i686-w64-mingw32 and x86_64-w64-mingw32 coexisting

2010-02-21 Thread NightStrike
On Sun, Feb 21, 2010 at 9:56 AM, JonY jo...@users.sourceforge.net wrote: On 2/21/2010 21:35, NightStrike wrote: On Fri, Jan 15, 2010 at 8:32 AM, Chris Sutcliffeir0nh...@gmail.com  wrote: Hi All, Is it possible for i686-w64-mingw and x86_64-w64-mingw32 to coexist in the same directory?  I

Re: [Mingw-w64-public] x64 can't cast ptr to DWORD

2010-02-21 Thread NightStrike
You should be able to use the same code for both if you use DWORD_PTR On Sun, Feb 21, 2010 at 6:30 PM, Jim Michaels jmich...@yahoo.com wrote: it's 32-bit windows 9x code, but the target is 64-bit, so I have to disable the 9x code. I found a workaround on the internet (great place to look for

Re: [Mingw-w64-public] Fwd: MinGW-w64

2010-02-21 Thread NightStrike
Sure, just give me a link and the desired text. On Sun, Feb 21, 2010 at 9:18 PM, Jarrod Chesney jarrod.ches...@gmail.com wrote: Hi Nightstrike Can you please action this. Begin forwarded message: From: Chris Sutcliffe ir0nh...@gmail.com Date: 22 February 2010 12:17:16 PM AEST To: Jarrod

Re: [Mingw-w64-public] Fwd: MinGW-w64

2010-02-21 Thread NightStrike
Done On Sun, Feb 21, 2010 at 9:51 PM, Chris Sutcliffe ir0nh...@gmail.com wrote: Sure, just give me a link and the desired text. Emerge Desktop - http://emergedesktop.org Thank you! Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d

Re: [Mingw-w64-public] Object file install type

2010-02-20 Thread NightStrike
I changed that at one point. I forget why :( I'll look into it and change it back if that makes the most sense. On Sat, Feb 20, 2010 at 8:46 AM, Doug Semler dougsem...@gmail.com wrote: I notice that the crt .o and .a files are installed as scripts rather than data, which causes their file

Re: [Mingw-w64-public] Question on scanf and modifiers...

2010-01-30 Thread NightStrike
On Fri, Jan 29, 2010 at 11:11 PM, David Cleaver wrai...@morpheus.net wrote: Hello again, I know it wasn't long ago that I was asking about using %llu in fscanf or sscanf.  However, I am wondering if anything has changed in this regard?  Does MingW64 support %llu in the scanf functions?

Re: [Mingw-w64-public] problems with dllimport / dllexport

2009-12-29 Thread NightStrike
On Tue, Dec 29, 2009 at 7:39 PM, Chris Sutcliffe ir0nh...@gmail.com wrote: mingw-w32-1.0-bin_i686-cygwin-1.5.25-15_20091228.tar.bz2 and mingw-w64-1.0-bin_i686-cygwin-1.5.25-15_20091228.tar.bz2 builds under 1.7.1 with no issues, so it's not a big deal.  I'd be happy to test out 1.7 based builds

Re: [Mingw-w64-public] delay import support for mingw-w64

2009-10-26 Thread NightStrike
On Thu, Sep 10, 2009 at 3:40 AM, Kai Tietz ktiet...@googlemail.com wrote: 2009/9/10 GCC G++ cplusplu...@gmail.com: Since dlltool delay import has been add in the newest binutils-2.20, will mingw-w64 people add w64 support to it in the near future? Thanks. For 32-bit mingw-w64 already

Re: [Mingw-w64-public] WIA UUIDs for mingw-w64-crt.

2009-10-09 Thread NightStrike
On Fri, Oct 9, 2009 at 12:54 PM, Ozkan Sezer seze...@gmail.com wrote: On Fri, Oct 9, 2009 at 5:22 PM, Kai Tietz ktiet...@googlemail.com wrote: Hello Wolfgang, 2009/10/4 Wolfgang Glas wolfgang.g...@ev-i.at: Hello Kia,  Thanks for applying ;-)  I found some time to think about the remaining

Re: [Mingw-w64-public] WIA UUIDs for mingw-w64-crt.

2009-10-09 Thread NightStrike
On Fri, Oct 9, 2009 at 1:17 PM, Ozkan Sezer seze...@gmail.com wrote: On Fri, Oct 9, 2009 at 8:00 PM, NightStrike nightstr...@gmail.com wrote: On Fri, Oct 9, 2009 at 12:54 PM, Ozkan Sezer seze...@gmail.com wrote: On Fri, Oct 9, 2009 at 5:22 PM, Kai Tietz ktiet...@googlemail.com wrote: Hello

Re: [Mingw-w64-public] Printf %z format specifier?

2009-09-18 Thread NightStrike
On Fri, Sep 18, 2009 at 7:35 AM, Erik de Castro Lopo mle+...@mega-nerd.com wrote: Erik de Castro Lopo wrote: Ok, I've built an i686 Linux to win64 cross compiler using the script:     https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/experimental/buildsystem/makebuildroot.mk

Re: [Mingw-w64-public] Precompiled mingw-w64-bin_i686-linux?

2009-09-16 Thread NightStrike
We're low on hardware, and the buildbot for 32-bit linux died. You can take our makefile and build the toolchain yourself, though. It's entirely automated. Look in experimental/buildsystem/makebuildroot.mk on the svn server. On Wed, Sep 16, 2009 at 8:52 PM, Erik de Castro Lopo

Re: [Mingw-w64-public] [PATCH] Add warning flags to CRT build

2009-08-17 Thread NightStrike
1) Put the AC_MSG_CHECKING at the beginning, before you start the checking. 2) Features like this should be an enable thing, not a with thing. with things are more for external tools. 3) Keep the same formatting that's elsewhere in the file, or otherwise change the whole file. For instance, look

Re: [Mingw-w64-public] Shared libstdc++

2009-08-14 Thread NightStrike
On Tue, Jul 7, 2009 at 12:01 AM, Chris Sutcliffeir0nh...@gmail.com wrote: Hey All, Are there any plans to move to a shared libstdc++? Chris Yes, it's just a matter of dealing with some remaining annoying issues. --

Re: [Mingw-w64-public] Crash on exit after running program?

2009-07-13 Thread NightStrike
On Mon, Jul 13, 2009 at 5:32 AM, Kai Tietzktiet...@googlemail.com wrote: 2009/7/13 Saqib Kadri saqibkadri.in...@gmail.com: Most of my programs seem to compile and run OK, except when it comes to terminating - whenever a program stops, even a basic almost empty one that just couts Test, the

Re: [Mingw-w64-public] cygwin1.dll was not found? Also unzipping errors

2009-07-07 Thread NightStrike
On Tue, Jul 7, 2009 at 2:21 AM, John Martingiantsfan2...@gmail.com wrote: I extracted mingw-w64-bin_i686-cygwin-1.5.25-15_20080908.tar.bz2 and placed it in the folder mingw64. However when trying to run C:\mingw64\bin\x86_64-pc-mingw32-g++.exe, I get the error: That archive is almost a year

<    1   2   3   4   >