Quoting Eli Zaretskii <[EMAIL PROTECTED]>:

Date: Wed, 31 May 2006 20:05:55 +0200
From: Andreas =?iso-8859-1?Q?B=FCning?= <[EMAIL PROTECTED]>
CC: grischka <[EMAIL PROTECTED]>, [email protected]

> Andreas, is there a _getdcwd function on OS/2?

There is an _abspath(char *out, const char *in, int size) function doing
exactly what make's abspath() is supposed to do.

What does _abspath do with "d:foo"?  That was the case we were
discussing.

IMO, make should not consider d:foo as a valid path even though the OS does. But in reference to your question, I don't find _abspath or abspath documented and msdn.microsoft.com. Looking in my reference material I found _fullpath which is documented here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt__fullpath.2c_._wfullpath.asp watch out for the line wrapping.


Earnie Boyd

http://shop.siebunlimited.com



_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to