Re: [Mingw-w64-public] Does anyone collect Win64 binaries of common open source libraries?

2011-08-04 Thread NightStrike
On Thu, Aug 4, 2011 at 7:30 PM, Greg Peele wrote: > Does anyone know of a site which hosts pre-built Win64 binaries / developer > kits for common open source C libraries?  I haven't been able to find one so We package some random things here: http://sourceforge.net/projects/mingw-w64/files/Extern

Re: [Mingw-w64-public] Does anyone collect Win64 binaries of common open source libraries?

2011-08-04 Thread Xiaofan Chen
On Fri, Aug 5, 2011 at 7:30 AM, Greg Peele wrote: > Does anyone know of a site which hosts pre-built Win64 binaries / developer > kits for common open source C libraries?  I haven't been able to find one so > I've been building random things such as zlib, libpng, libjpeg, etc. using > MinGW-w64 si

[Mingw-w64-public] Does anyone collect Win64 binaries of common open source libraries?

2011-08-04 Thread Greg Peele
Does anyone know of a site which hosts pre-built Win64 binaries / developer kits for common open source C libraries? I haven't been able to find one so I've been building random things such as zlib, libpng, libjpeg, etc. using MinGW-w64 since it does not introduce a MSVCRT90/100 dependency and

Re: [Mingw-w64-public] GCC's -mnocygwin option

2011-08-04 Thread Earnie
Jon wrote: > i'm also trying to get enough background info on this one to create a > fairly lightweight, python-only patch to the 2.7 codebase using > something similar to the following > import subprocess import re output = subprocess.check_output(['gcc', '-dumpspecs']) print re.sea

Re: [Mingw-w64-public] GCC's -mnocygwin option

2011-08-04 Thread Earnie
Jon wrote: > i'm also trying to get enough background info on this one to create a > fairly lightweight, python-only patch to the 2.7 codebase using > something similar to the following > import subprocess import re output = subprocess.check_output(['gcc', '-dumpspecs']) print re.sea

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread Ruben Van Boxem
2011/8/4 niXman > Ooops :) > - gcc-c2.sh > Ah, that mocked up thing :) This is to build GCC with posix threading. You'll need a patched GCC 4.6 or GCC 4.7 for that to work. I basically do this what's in the comments. If you want to build a GCC with posix threading, You'll need this buildcross6

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread niXman
Ooops :) - gcc-c2.sh -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread niXman
Hi Ruben! Please tell me, how to use gcc-c.sh script that is placed in gcc-4.6.2-1_rubenvb.tar.lzma ? niXman. --

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread Kai Tietz
2011/8/4 Dongsheng Song : > Maybe change import DLL file names ? > e.g. msvcrt.dll to msvcr100.dll (when use those common symbols only). Ok, another point for the more complex features. Thanks, Kai > On Thu, Aug 4, 2011 at 22:59, Kai Tietz wrote: >> >> 2011/8/4 NightStrike : >> > On Thu, Aug 4,

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread Dongsheng Song
Maybe change import DLL file names ? e.g. msvcrt.dll to msvcr100.dll (when use those common symbols only). On Thu, Aug 4, 2011 at 22:59, Kai Tietz wrote: > 2011/8/4 NightStrike : > > On Thu, Aug 4, 2011 at 5:20 AM, PcX wrote: > >> 于 2011/8/3 19:57, NightStrike 写道: > >> > >> We could, if we coul

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread Kai Tietz
2011/8/4 NightStrike : > On Thu, Aug 4, 2011 at 5:20 AM, PcX wrote: >> 于 2011/8/3 19:57, NightStrike 写道: >> >> We could, if we could find the time.  I know i for one have started a >> new job and have very limited time. >> >> If you'd like to write it, though, we'd be very happy to add you to >> t

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread NightStrike
On Thu, Aug 4, 2011 at 5:20 AM, PcX wrote: > 于 2011/8/3 19:57, NightStrike 写道: > > We could, if we could find the time. I know i for one have started a > new job and have very limited time. > > If you'd like to write it, though, we'd be very happy to add you to > the project and make you maintain

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-04 Thread PcX
于 2011/8/3 19:57, NightStrike 写道: We could, if we could find the time. I know i for one have started a new job and have very limited time. If you'd like to write it, though, we'd be very happy to add you to the project and make you maintainer of it. Join us on IRC at irc://irc.oftc.net/#mingw-