Re: cl.exe compiles libraries with blank permissions

2009-07-10 Thread icc97
ersation. > >>> Q: Why is top posting annoying in email? > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/

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
he POSIX permissions to be removed by the compiler though. For now I've solved my problem by starting with fresh source files which only have POSIX permissions. Thanks again, Ian -- View this message in context: http://www.nabble.com/cl.exe-compiles-libraries-with-blank-permissions-tp243

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
sions i.e. effectively chmod 000. > > Subsequently I would get the following error when trying to link using the > library: > > LINK : fatal error LNK1104: cannot open file 'mylib.lib' > > Thanks, > > Ian > -- View this message in context: http://ww

cl.exe compiles libraries with blank permissions

2009-07-08 Thread icc97
ly I would get the following error when trying to link using the library: LINK : fatal error LNK1104: cannot open file 'mylib.lib' Thanks, Ian -- View this message in context: http://www.nabble.com/cl.exe-compiles-libraries-with-blank-permissions-tp24389503p24389503.html Sent from the