Displaying 3 results from an estimated 3 matches for "parallelassert".
2011 Apr 05
3
[LLVMdev] Building LLVM on Solaris/Sparc
Hi,
I'm trying to build llvm on a Solaris/Sparc machine. I get many undefined
symbols during the link phase of opt. The link command being run is below.
It is identical to the link command that gets run and works on an x86 host.
Thanks,
Tarun
g++ -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/include
-I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt
-I/n/fs/scratch/tpondich/ParallelAssert/llvm/include
-I/n/fs/scratch/tpondich/ParallelAssert/llvm/tools/opt -D_DEBUG -include
llvm/Support/Solaris.h -D_GNU_SOURCE -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -g -...
2011 Aug 03
0
[LLVMdev] Building LLVM on Solaris/Sparc
...ng to build llvm on a Solaris/Sparc machine. I get many undefined symbols during the link phase of opt. The link command being run is below.
>
> It is identical to the link command that gets run and works on an x86 host.
>
> Thanks,
> Tarun
>
> g++ -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/include -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt -I/n/fs/scratch/tpondich/ParallelAssert/llvm/include -I/n/fs/scratch/tpondich/ParallelAssert/llvm/tools/opt -D_DEBUG -include llvm/Support/Solaris.h -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -g -...
2011 Aug 05
0
[LLVMdev] Building LLVM on Solaris/Sparc
...get many
> undefined symbols during the link phase of opt. The link command being run
> is below.
> >
> > It is identical to the link command that gets run and works on an x86
> host.
> >
> > Thanks,
> > Tarun
> >
> > g++ -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/include
> -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt
> -I/n/fs/scratch/tpondich/ParallelAssert/llvm/include
> -I/n/fs/scratch/tpondich/ParallelAssert/llvm/tools/opt -D_DEBUG -include
> llvm/Support/Solaris.h -D_GNU_SOURCE -D__STDC_LIMIT_MACROS
> -D__...