On 4:36:54 am 2005-06-30 Eli Zaretskii <[EMAIL PROTECTED]> wrote: > > Date: Thu, 30 Jun 2005 01:37:06 +0000 > > From: "Earnie Boyd" <[EMAIL PROTECTED]> > > Cc: <[email protected]>, <[EMAIL PROTECTED]> > > > > Could we use ``sh -c 'pwd -W''' for the mingw32 target? > > What is this -W option to pwd? None of the varieties of pwd I have > supports it: neither the one from Coreutils, nor the Bash or zsh > built-ins.
The -W is a MSYS specific hack to bash builtin pwd to display the windows path and will only work with build environment of mingw32. Earnie _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
