[LLVMdev] FileUtilities.cpp:299:2: #error Unimplemented ReadFileIntoAddressSpace - need to

Reid Spencer reid at x10sys.com
Mon Sep 20 14:29:54 PDT 2004


This is a function that is yet to be put into lib/System. It should use malloc 
and read if it can't mmap the file. Sorry, no implementation for this yet.

Reid.

Henrik Bach wrote:

> Hi
> 
> Due to the mingw platform doesn't have the mmap function the above error 
> emerges. The implementation without this function is left as an 
> exercise. Does any one has an idea to implement this functionality?
> 
> Henrik
> 
> _________________________________________________________________
> Find det, du søger på MSN Søg http://search.msn.dk
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> 




More information about the llvm-dev mailing list