On Friday 17 of April 2015 18:07:57 Peter Rosin wrote: > On 2015-04-17 17:54, Pavel Raiskup wrote: > > I tried to prepare the patch, but thats probably wrong. It would be nice > > if somebody could comment, > > Microsofts archiver (lib.exe) uses a syntax like: > > lib -extract:file.o archive.lib > > where -extract: was thought to be the content of $AR_FLAGS. > > But since then, I added the ar-lib helper to Automake, which hides > these brain-damaged flags that lib expects. Thanks for the info, Peter. Any objections against attached patches? Pavel