Re: [Mingw-w64-public] Installing and Using W32 adn W64 Cross-Compilers under Unix is On the Wiki

2011-03-11 Thread James K Beard
I didn't try to put the installation anywhere except /usr/mwxx or in /home/user/mwxx because that's where user installations are usually done. I hadn't seen anything on the permissions problem. I'll try installing the bleeding edge cross-compilers in /usr/mwbexx the next time I download a later b

Re: [Mingw-w64-public] Installing and Using W32 adn W64 Cross-Compilers under Unix is On the Wiki

2011-03-11 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/4/2011 12:39, James K Beard wrote: > I've put up a Wiki page on how I used downloads of the binaries for both > the 1.0 daily builds and the bleeding edge daily builds to successfully > generate Windows 32-bit and 64-bit binaries: > https://

[Mingw-w64-public] Installing and Using W32 adn W64 Cross-Compilers under Unix is On the Wiki

2011-03-11 Thread James K Beard
I've put up a Wiki page on how I used downloads of the binaries for both the 1.0 daily builds and the bleeding edge daily builds to successfully generate Windows 32-bit and 64-bit binaries: https://sourceforge.net/apps/trac/mingw-w64/wiki/UsingLinuxBinaries Feedback or edits are welcome.

Re: [Mingw-w64-public] [Mingw-users] Conflicting libstdc++-6.dll requirements, and licensing

2011-03-11 Thread Earnie
Paul Leder wrote: > I'm moving a project from 3.4 to 4.5. The first surprise was that I > needed a libstdc++-6.dll; we've never distributed any dlls previously, > despite linking dynamically. > > The problem was that the exe silently failed when running in a Cygwin > window. When running in cmd