Re: [Mingw-w64-public] pthreads

2010-05-03 Thread Ozkan Sezer
On Tue, May 4, 2010 at 9:44 AM, Dmitrijs Ledkovs wrote: > the patch link from documentation doesn't apply from me. > > neither against tarball nor against cvs please help. Is the patch from here? http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/experimental/patches/pthreads_win32/ That one

[Mingw-w64-public] pthreads

2010-05-03 Thread Dmitrijs Ledkovs
the patch link from documentation doesn't apply from me. neither against tarball nor against cvs please help. shared binutils built successfully -- ___ Mingw-w64-public mailing

Re: [Mingw-w64-public] TDM-GCC binary distribution

2010-05-03 Thread JonY
On 5/4/2010 02:02, Kai Tietz wrote: > Hello John, > > 2010/5/3 John E. / TDM: >> MinGW-w64 developers, >> >> I'm planning to introduce a set of binary packages based on GCC for >> x86_64-w64-mingw32 and the MinGW-w64 runtime into the TDM-GCC compiler >> suite. More info about TDM-GCC is available a

Re: [Mingw-w64-public] shared binutils

2010-05-03 Thread Dmitrijs Ledkovs
On 3 May 2010 20:28, Kai Tietz wrote: > Hello Dmitrijs, > > 2010/5/3 Dmitrijs Ledkovs : >> is anyone building binutils with --enable-shared? cause utils become >> ~10MiB from 54MiB for the linux -> mingw cross for one target arch? > > I know that shared build of binutils is possible, but I never t

Re: [Mingw-w64-public] MinGW-w64 and DDK headers

2010-05-03 Thread kstewart83
Hmm, for application development, especially in cases where existing makefilery, autowhatever etc strongly is geared towards gcc and the rest of a GNU toolchain, sure. But for driver development? Windows drivers are by definition platform specific, you aren't going to be using cross-platform so

Re: [Mingw-w64-public] shared binutils

2010-05-03 Thread Dmitrijs Ledkovs
On 3 May 2010 20:28, Kai Tietz wrote: > Hello Dmitrijs, > > 2010/5/3 Dmitrijs Ledkovs : >> is anyone building binutils with --enable-shared? cause utils become >> ~10MiB from 54MiB for the linux -> mingw cross for one target arch? > > I know that shared build of binutils is possible, but I never t

Re: [Mingw-w64-public] shared binutils

2010-05-03 Thread Kai Tietz
Hello Dmitrijs, 2010/5/3 Dmitrijs Ledkovs : > is anyone building binutils with --enable-shared? cause utils become > ~10MiB from 54MiB for the linux -> mingw cross for one target arch? I know that shared build of binutils is possible, but I never tried it to built it that way. The issue you can h

[Mingw-w64-public] shared binutils

2010-05-03 Thread Dmitrijs Ledkovs
is anyone building binutils with --enable-shared? cause utils become ~10MiB from 54MiB for the linux -> mingw cross for one target arch? -- ___ Mingw-w64-public mailing list Ming

Re: [Mingw-w64-public] TDM-GCC binary distribution

2010-05-03 Thread Kai Tietz
Hello John, 2010/5/3 John E. / TDM : > MinGW-w64 developers, > > I'm planning to introduce a set of binary packages based on GCC for > x86_64-w64-mingw32 and the MinGW-w64 runtime into the TDM-GCC compiler > suite. More info about TDM-GCC is available at > , but

[Mingw-w64-public] TDM-GCC binary distribution

2010-05-03 Thread John E. / TDM
MinGW-w64 developers, I'm planning to introduce a set of binary packages based on GCC for x86_64-w64-mingw32 and the MinGW-w64 runtime into the TDM-GCC compiler suite. More info about TDM-GCC is available at , but in essence it's GCC for Windows, based on Min

[Mingw-w64-public] canadian cross broken? (was: ld: skipping incompatible build/root/mingw/lib/libmingw32.a)

2010-05-03 Thread Mario Emmenlauer
Hi, I'm just bumping this so we have a tracker follow-up for the canadian cross support. Please, developers, transfer to bugtracker as you see fit. To the best of my knowledge, without Doug's patches canadian cross support from Linux x86 and x86_64 is broken. Hints/tips are welcome! All the bes

Re: [Mingw-w64-public] MinGW-w64 and DDK headers

2010-05-03 Thread Tor Lillqvist
> It is nice to be able to use the same open toolchain for both > application and driver development... Hmm, for application development, especially in cases where existing makefilery, autowhatever etc strongly is geared towards gcc and the rest of a GNU toolchain, sure. But for driver developmen

Re: [Mingw-w64-public] MinGW-w64 and DDK headers

2010-05-03 Thread kstewart83
Okay I finally figured it out. The problem with the DDK headers in the MinGW-w64 SVN is that there are still headers missing (like ntdef.h among others). After messing around for a good while with trying to combine the MinGW and MinGW-w64 headers together to complete the puzzle, I finally g

Re: [Mingw-w64-public] MinGW-w64 and DDK headers

2010-05-03 Thread Ozkan Sezer
On Mon, May 3, 2010 at 12:11 PM, Kyle Stewart wrote: > I would like to use MinGW-w64 as my one stop shopping toolchain for > targeting the Windows platform including driver development, but I have run > into a snag. I have downloaded the latest personal builds for both x86 and > x64 targets. I am

[Mingw-w64-public] MinGW-w64 and DDK headers

2010-05-03 Thread Kyle Stewart
I would like to use MinGW-w64 as my one stop shopping toolchain for targeting the Windows platform including driver development, but I have run into a snag. I have downloaded the latest personal builds for both x86 and x64 targets. I am running a x64 Windows 7 host and I have successfully used the