Displaying 3 results from an estimated 3 matches for "psimmon".
Did you mean:
psimmons
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 not decla...
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
> llvm::sys::Path::GetTemporaryDirectory(std::string*)':
> Unix/Path.inc:142: error: 'm...
2010 Aug 23
1
[LLVMdev] Error Building LLVM on AIX 6
...hould aid in
determining how to use dlopen() on AIX.
-- John T.
Eric Christopher wrote:
> 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
>> llvm::sys::Path::GetTemporaryDirectory(std::string*)':
>> Unix/Path.in...