Re: New auxiliary archive script

2010-08-01 Thread Ralf Wildenhues
Hi Peter, * Peter Rosin wrote on Sun, Aug 01, 2010 at 06:54:57PM CEST: > Now we need a something similar for the MS archiver (lib.exe) Right. > As it happens, binutils ar does not work as well as lib, MSVC > sometimes has problems with the archives produced by ar. I > know that I have stated oth

New auxiliary archive script (was: Re: pr-msvc-support merge)

2010-08-01 Thread Peter Rosin
Den 2010-08-01 08:59 skrev Ralf Wildenhues: Now that assignment has gone through a couple of weeks ago, I went ahead and committed your version 7 of this patch into a new 'msvc' branch off of maint and merged that into master. I intend to merge also into branch-1.11/maint before the 1.11.2 relea

Re: pr-msvc-support merge

2010-08-01 Thread Ralf Wildenhues
Hi Peter, * Peter Rosin wrote on Wed, Jun 23, 2010 at 08:08:08AM CEST: > +2010-06-23 Peter Rosin > + > + Wrap some MSVC options in the compile script. > + * lib/compile: MSVC supports naming the output file, the option > + is just not called -o, so transform -o into the approp