search for: unmapfilepages

Displaying 2 results from an estimated 2 matches for "unmapfilepages".

Did you mean: unmap_file_pages
2012 Oct 23
2
[LLVMdev] Error building llvm on AIX 7.1
...x/Path.inc:345:11: error: expected ';' before 'DLInfo' Unix/Path.inc:346:31: error: 'DLInfo' was not declared in this scope Unix/Path.inc:346:37: error: 'dladdr' was not declared in this scope Unix/Path.inc: In static member function 'static void llvm::sys::Path::UnMapFilePages(const char*, size_t)': Unix/Path.inc:887:19: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] rm: /usr/llvm/llvm-3.1.src/lib/Support/Release+Asserts/Path.d.tmp: A file or directory in the path name does not exist. gmake[1]: *** [/usr/llvm...
2012 Oct 23
0
[LLVMdev] Error building llvm on AIX 7.1
...rror: expected ';' before 'DLInfo' > Unix/Path.inc:346:31: error: 'DLInfo' was not declared in this scope > Unix/Path.inc:346:37: error: 'dladdr' was not declared in this scope > Unix/Path.inc: In static member function 'static void > llvm::sys::Path::UnMapFilePages(const char*, size_t)': > Unix/Path.inc:887:19: warning: cast from type 'const char*' to type > 'void*' casts away qualifiers [-Wcast-qual] > rm: /usr/llvm/llvm-3.1.src/lib/Support/Release+Asserts/Path.d.tmp: A file > or directory in the path name does not exist. >...