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]

Re: UNC and POSIX paths


On 06/17/2013 06:36 AM, Fedin Pavel wrote:
  Hello!

  I decided to pay attention to one more problem. Lots of not very well
written configure scripts and makefiles like to access things like
'//usr/bin'. Under Cygwin this causes problem because Cygwin treats '//' in
Windows-style as access to network shares.
  What if we change this ? We could have a mount entry, something like '/unc'
(or /smb, /net, whatever) and access it like '/smb/computername/sharename'.
I think this would improve POSIX compatibility a lot.
Why not simply fix the "not very well written configure scripts and makefiles" instead? BTW I've never come across a single one of those. Where are you getting yours?
--
Andrew DeFaria <http://defaria.com>
Very funny Scotty - now beam down my clothes.


--
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]