Ralf, It is mingw specific. Perhaps the following are useful to you:
http://www.mingw.org/wiki/LibraryPathHOWTO Regards, Bill Page. On Tue, Jul 27, 2010 at 3:34 PM, Ralf Hemmecke <[email protected]> wrote: > case $build in > *mingw*) > fricas_pwd=`pwd -W` > axiom_top_srcdir=`cd "$srcdir" && pwd -W` > ;; > > Can somebody please point me to the specification of the -W option to pwd. > That seems to be very much mingw specific. > > Ralf > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/fricas-devel?hl=en. > > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
