Re: cl.exe compiles libraries with blank permissions

2009-07-10 Thread icc97
Larry Hall (Cygwin) wrote: > > icc97 wrote: >> >> >> Larry Hall (Cygwin) wrote: >>> icc97 wrote: Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 myname

Re: cl.exe compiles libraries with blank permissions

2009-07-09 Thread Larry Hall (Cygwin)
icc97 wrote: Larry Hall (Cygwin) wrote: icc97 wrote: Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicatin

Re: cl.exe compiles libraries with blank permissions

2009-07-09 Thread icc97
Larry Hall (Cygwin) wrote: > > icc97 wrote: >> Further research shows that the issue is that the file is first created >> with >> additional windows permissions i.e. doing ls -lrt on the file gives: >> >> --+ 1 mynameDomain Users 14436 Jul 8 13:00 >> mylib.lib >> >> The

Re: cl.exe compiles libraries with blank permissions

2009-07-08 Thread Larry Hall (Cygwin)
icc97 wrote: Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicating additional permissions. The file is then

Re: cl.exe compiles libraries with blank permissions

2009-07-08 Thread icc97
Further research shows that the issue is that the file is first created with additional windows permissions i.e. doing ls -lrt on the file gives: --+ 1 mynameDomain Users 14436 Jul 8 13:00 mylib.lib The '+' indicating additional permissions. The file is then copied to a se