[LLVMdev] POSIX compliance

Reid Spencer reid at x10sys.com
Wed Sep 1 13:22:34 PDT 2004


Thanks for noting it. I'll see what cygwin has to offer in this area and
correct the implementation.

Thanks,

Reid.

On Wed, 2004-09-01 at 09:11, Valery A.Khamenya wrote:
> /lib/System/platform/Path.cpp is not compilable under Cygwin 
> (although it was motivated to be for Cygwin...):
> -----------------------------------
> Compiling Path.cpp
> In file included from Path.cpp:37:
> platform/Path.cpp: In static member function `static llvm::sys::Path 
>    llvm::sys::Path::GetTemporaryDirectory()':
> platform/Path.cpp:41: error: `mkdtemp' undeclared (first use this function)
> -----------------------------------
> 
> The problem is probably that mkdtemp is not POSIX:
> https://catamaran.labs.cs.uu.nl/jira/browse/STR-134?page=all
> 
> BTW, another problem I got under cygwin is absence of 'pax'
> utility.
> 
> --
> Valery
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040901/abfbef7e/attachment.sig>


More information about the llvm-dev mailing list