I have an m4 file where I call esyscmd to get the host name on a
windows xp system.  This used to work on 1.4.9 but fails on 1.4.13.
Just tested it and both
  syscmd(hostname)
  esyscmd(hostname)
work with 1.4.9 but error out with "no such file or directory"
with 1.4.13.  Hostname.exe is in c:\windows\system32 but trying
hostname.exe or giving the full path with forward or backward
slashes, etc, still errors out.

-- Henrique

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to