http://bugs.winehq.org/show_bug.cgi?id=35549
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to comment #1)
Ok, I think it is because I've use these configure command line, on last git : ./configure --host=i686-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"
but if I use just "./configure", on last stable tar, it's fine. These host parameter doesn't need to pass. All right, not really a bug, just a bad command.
Invalid.