Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=567847 Richard W.M. Jones <rjo...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |RAWHIDE --- Comment #2 from Richard W.M. Jones <rjo...@redhat.com> 2010-02-24 09:04:47 EST --- -rw-rw-r--. 1 rjones rjones 6287 2009-03-15 02:48 regtest.cpp -rw-rw-r--. 1 rjones rjones 8907290 2010-02-24 14:00 regtest.o This works with the latest mingw32-gcc-c++. Since Fedora 11 is nearly out of support, I suggest the reporter updates just the mingw32-* packages with ones from Fedora 12 or Koji to fix the problem. Create a file /etc/yum.repos.d/koji.repo containing: ---------- [koji] name=Koji baseurl=http://koji.fedoraproject.org/static-repos/dist-f13-build-current/$basearch/ enabled=0 gpgcheck=0 keepcache=0 [koji-i686] name=Koji baseurl=http://koji.fedoraproject.org/static-repos/dist-f13-build-current/i386/ enabled=0 gpgcheck=0 keepcache=0 ---------- Then do: yum --enablerepo=koji install mingw32-gcc-c++ (but _carefully_ check what packages yum is going to upgrade before proceeding, to avoid upgrading your whole system to Rawhide by accident). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw