Hi Corinna,
The truth is out! :-)
@@ 'cygpath -S -u' (2.4.0, 32-bits) informs us that the system directory
is:
/drv/c/Windows/SysWOW64
However, it probably not what we want here.
(hint: do_sysfolders() in utils/cygpath.cc)
Regards,
Henri
-----
@@ uname -a
CYGWIN_NT-6.1-WOW Seven 2.3.1(0.291/5/3) 2015-11-14 12:42 i686 Cygwin
@@ /usr/bin/cygpath -S -u
/drv/c/Windows/System32
@@ /usr/bin/cygpath -S -w
C:\Windows\System32
-----
%% uname -a
CYGWIN_NT-6.1-WOW Seven 2.4.0(0.293/5/3) 2016-01-15 16:14 i686 Cygwin
%% /usr/bin/cygpath -S -u
/drv/c/Windows/SysWOW64 <==== Nice, the truth is out! ... but do we want
it here?
%% /usr/bin/cygpath -S -w
C:\Windows\system32
%%
%% /usr/bin/cygpath -S -U
/proc/cygdrive/c/Windows/SysWOW64 <==== ditto
=====
--
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