Displaying 3 results from an estimated 3 matches for "xlcpp8a".
2010 Aug 23
1
[LLVMdev] Error Building LLVM on AIX 6
Dear Patrick,
Documentation on some AIX routines to do the same thing can be found at 
http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/com.ibm.xlcpp8a.doc/proguide/ref/dynamic_load.htm.
Interestingly enough, the same page suggests that AIX does, in fact, 
support dlopen() and friends for POSIX compatibility.  You might need to 
find out if there's a header file or a #define (e.g. _POSIX) that you 
need to include/define to get dlopen() and f...
2010 Aug 22
0
[LLVMdev] Error Building LLVM on AIX 6
On Aug 22, 2010, at 3:38 PM, Patrick Simmons wrote:
>  I get the following problem building LLVM 2.7 on AIX 6:
> 
> gmake[1]: Entering directory 
> `/home/home/ac/psimmons/llvm/llvm-2.7/lib/System'
> llvm[1]: Compiling Path.cpp for Release build
> In file included from Path.cpp:262:
> Unix/Path.inc: In static member function 'static llvm::sys::Path 
>
2010 Aug 22
2
[LLVMdev] Error Building LLVM on AIX 6
I get the following problem building LLVM 2.7 on AIX 6:
gmake[1]: Entering directory 
`/home/home/ac/psimmons/llvm/llvm-2.7/lib/System'
llvm[1]: Compiling Path.cpp for Release build
In file included from Path.cpp:262:
Unix/Path.inc: In static member function 'static llvm::sys::Path 
llvm::sys::Path::GetTemporaryDirectory(std::string*)':
Unix/Path.inc:142: error: 'mkdtemp' was