This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cl.exe compiles libraries with blank permissions


I'm having trouble compiling static libraries using cl.exe from Visual Studio
2008.  I'm running cygwin on Windows Vista with Admin rights and the UAC
turned off.

The libraries will compile fine but they are created with blank / zero
permissions 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://www.nabble.com/cl.exe-compiles-libraries-with-blank-permissions-tp24389503p24389503.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]