Re: ar.exe: could not create temporary file whilst writing archive: no more archived files
Keith Marshall <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Organization | MinGW.org Project |
| Message-ID | <[email protected]> |
On 14/01/19 17:29, Philippe De Muyter wrote: >> See this thread about this issue[1]. >> https://osdn.net/projects/mingw/lists/archive/users/2019-January/000215.html > > I had already read it, hence my questions : is the ar.exe problem > related to the mkstemp problem, Yes, I think so, but not quite as you appear to be assuming. > and in that case will a fixed mingwrt-5.2 package be released in the > coming days ? I hope to do so, within the coming week. However, that alone will not help you ... the buggy mkstemp() has infected the binutils-2.31.1-1, and gcc-8.2.0-2 builds. It is the first of these which delivers the buggy ar.exe, but both must be rebuilt; I hope to complete that tonight. > I am not feeling able to compile mingwrt easily myself :( It's not that difficult, (but does require MSYS, Cygwin, or other Unixy build platform); in a build subdirectory of the top source directory: $ ../configure --prefix=/mingw && make && make install after cloning the git repository; however, right now, even that will not fix it, until I push my current patch queue, (or you apply the patches from the preceding mail threads). -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJcPOQMAAoJEMCtNsY0flo/JSsP/03H/w1m80fx/0dZXfPqxXpt WyCVTrLg/xz/bME1R2SIkT5VqE9PHYhRJjDovBYv0sMbMrtHAPiV6vBQq+91norV aIjFEqPlpqHYNtH3M8GyvZSlA5EFABUuX257kHmkOQj2uCEdJVozcOVuOjirRlH9 Y0pbIYAk0Tfd8jmb4L9LFlcAeZg3xO9y2YdaLEjIdQwEUiS+FsAakCPXZy1G0X/D o8IUOK4w9T2Lo/zC2whkh+uyj8wCnldnIajFRBRDdPcCxirpJDipF7MzUfuPjOtZ 2+xeDPgqPL9ASOXSW/tqzCmy33JntYbqED1ONQOok7e3pGcWuTNtsz9ndAOvc7px jdEUUdS+iKD3PppIb/gOBH0PlO7FDBY5skEc7WI5trBm+ZwaNHrfAnXGewZH0knk 7Q4wgM8JK7J86myAN+fhMKBqBpTuQLW7WnwZkZttT0FpVQ31MKbj05YGQfQglVdt RCizianhbMKjy4tAAJM6Wn9orAUg1rIU99pfl2+ryVW5zmabutWfXS9kyO/VTczP iHZeQB0DBpZxLnOugGc32XHBgAORCWr8C6rhxMZL4AXe+eZ+K5SblzcYdhJdAhCJ lSJdmoZN4mGq6nfejP8Pd4ep6hn8Zku7zR98TRE6kWbLQWkn/GC3qHO3Uygv4biX pDAbxe6LZ9PcRBdlm/Lc =J9eC -----END PGP SIGNATURE-----