search for: use_spec95

Displaying 6 results from an estimated 6 matches for "use_spec95".

2004 Apr 01
0
[LLVMdev] spec95
Vinay S. Belgaumkar wrote: > Ok, I am trying to configure llvm to compile benchmarks as suggested by > John, and after running configure, I get the following error while > running make in the /test/Programs/External/SPEC Hmmm. It sounds like the Makefiles are not creating the gccld command line correctly. Some questions: 1) Can you send us your Makefile.config? 2) Can you tell us
2004 Apr 01
2
[LLVMdev] spec95
Ok, I am trying to configure llvm to compile benchmarks as suggested by John, and after running configure, I get the following error while running make in the /test/Programs/External/SPEC ---- make[1]: Entering directory `/home/llvm/llvm/test/Programs/External/SPEC/CINT95' make[2]: Entering directory `/home/llvm/llvm/test/Programs/External/SPEC/CINT95/099.go'
2004 Apr 01
1
[LLVMdev] Makefile.config
Hi John, I have attached my Makefile.config. I noticed that I did'nt have SRC_ROOT and OBJ_ROOT variables defined as such in my environment. But I noticed that this is defined in the Makefile.config by default to the same values. All the same, I tried defining both these variables in my .cshrc, but I still get the same error. The main directory for me is /home/llvm, and I have
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
...RANLIB='ranlib' SHELL='/bin/sh' SPEC2000_ROOT='' SPEC95_ROOT='' STRIP='strip' SWEEP3D_ROOT='' USE_ALP='' USE_F2C='USE_F2C = 1' USE_F95='' USE_FPGROWTH='' USE_NAMD='' USE_POVRAY='' USE_SPEC2000='' USE_SPEC95='' USE_SWEEP3D='' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.8' build_alias='...
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
What's the config.log from this run? -bw On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote: > > Following the instructions here: > http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run > > I get an error running configure in the llvm-test directory. > > ./configure > --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ >
2005 Nov 03
4
[LLVMdev] llvm-test configure problem
Following the instructions here: http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run I get an error running configure in the llvm-test directory. ./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ --with-f2c=/home/vadve/shared/localtools/sparc --with-llvmsrc=/localhome/tbrethou/llvm --with-llvmobj=/localhome/tbrethou/llvm Error: [cut lots of config output] checking