Jim Michaels said:
> I could not find a good example on this because examples in books are scarce
> as hen's teeth. search engines ignore the * character and maybe even
> interpret it like a wildcard. :-/ so examples on the web are out.
>
> #include
> int main(void) {
> double d=1234567890
Ruben Van Boxem said:
> 2013/11/5
> > Further investigation on this topic:
> >
> > Compiling using mingw-w64 installed from Ubuntu packages succeeds
> > without a problem.
> >
> > The ubuntu version is "MinGW-W64 Runtime 1.0 (stable - rev. 0) -00-00"
> > x86_64-w64-mingw32-gcc --version: gcc
Further investigation on this topic:
Compiling using mingw-w64 installed from Ubuntu packages succeeds
without a problem.
The ubuntu version is "MinGW-W64 Runtime 1.0 (stable - rev. 0) -00-00"
x86_64-w64-mingw32-gcc --version: gcc version 4.6.1 (GCC)
x86_64-w64-mingw32-ld --version: GNU ld (
Possibly two bugs really:
1. One of the autobuilds versions may be broken wrt libws2_32.a
2. ld asserts
Version: MinGW-W64 Runtime 3.0 (alpha - rev. 5871) 2013-05-21
File: mingw-w64-bin_i686-linux_20130523.tar.bz2 downloaded from Automatic Builds
section of http://mingw-w64.sourceforge.net/
I have a bug to report regarding linking, but before reporting I would
like to do my homework.
How does one search in the archives of this mailing list?
Neither
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
nor
http://sourceforge.net/mailarchive/forum.php?forum_name=mingw-w64-p