Re: [Mingw-w64-public] Question on getting define's...

2011-02-01 Thread Mook
On 2/1/2011 5:09 PM, David Cleaver wrote: > Hello everyone, > > I was wondering if there is a way to find out what _all_ is "define"d in the > mingw64 environment? Is there a way to get gcc to output this information? > Is > there already a list somewhere? Is there another program that can some

Re: [Mingw-w64-public] Question on getting define's...

2011-02-01 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/2/2011 09:09, David Cleaver wrote: > Hello everyone, > > I was wondering if there is a way to find out what _all_ is "define"d in the > mingw64 environment? Is there a way to get gcc to output this information? > Is > there already a list so

[Mingw-w64-public] Question on getting define's...

2011-02-01 Thread David Cleaver
Hello everyone, I was wondering if there is a way to find out what _all_ is "define"d in the mingw64 environment? Is there a way to get gcc to output this information? Is there already a list somewhere? Is there another program that can somehow gather this info? I'm wanting to know (includi

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Georgi Petrov
On Tue, Feb 1, 2011 at 10:47 PM, Kai Tietz wrote: > 2011/2/1 Georgi Petrov : >> On Tue, Feb 1, 2011 at 9:44 PM, Kai Tietz wrote: >>> 2011/2/1 Georgi Petrov : If headers are in public domain, I will be able to include evr.h in mingw later, but if the headers are ZPL licensed, I wouldn't.

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Kai Tietz
2011/2/1 Georgi Petrov : > On Tue, Feb 1, 2011 at 9:44 PM, Kai Tietz wrote: >> 2011/2/1 Georgi Petrov : >>> If headers are in public domain, I will be able to include evr.h in >>> mingw later, but if the headers are ZPL licensed, I wouldn't. >>> >>> The problem is that mingw's headers are in the p

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Georgi Petrov
On Tue, Feb 1, 2011 at 9:44 PM, Kai Tietz wrote: > 2011/2/1 Georgi Petrov : >> If headers are in public domain, I will be able to include evr.h in >> mingw later, but if the headers are ZPL licensed, I wouldn't. >> >> The problem is that mingw's headers are in the public domain. Is there >> any ch

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Kai Tietz
2011/2/1 Georgi Petrov : > If headers are in public domain, I will be able to include evr.h in > mingw later, but if the headers are ZPL licensed, I wouldn't. > > The problem is that mingw's headers are in the public domain. Is there > any chance that the headers from mingw-w64 are also in public d

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Georgi Petrov
If headers are in public domain, I will be able to include evr.h in mingw later, but if the headers are ZPL licensed, I wouldn't. The problem is that mingw's headers are in the public domain. Is there any chance that the headers from mingw-w64 are also in public domain (as is written in the beginn

Re: [Mingw-w64-public] Improving evr.h from Windows SDK

2011-02-01 Thread Georgi Petrov
Hello, As I understand, all mingw-w64 files are under ZPL license. Then why evr.h starts with: /** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the w64 mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this

Re: [Mingw-w64-public] Fwd: [Review request][Win64] Patches for Mingw-w64(and mingw64-clang)

2011-02-01 Thread K. Frank
Hello Kai, Bunny, Ruben, and mingw-w64 Folks! On Mon, Jan 31, 2011 at 5:00 PM, Kai Tietz wrote: > 2011/1/31 Ruben Van Boxem : >> Op 31 jan. 2011 22:15 schreef "K. Frank" het >> volgende: >> ... >>> Pthreads is a good api, and people want to use it on windows >>> independent of std::thread.  So i