Displaying 20 results from an estimated 5000 matches similar to: "[LLVMdev] llvm-test configure problem"
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 08
2
[LLVMdev] llvm-test configure problem
On Mon, 7 Nov 2005, Bill Wendling wrote:
> What's the config.log from this run?
its attached.
-Tanya
>
> -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.
>>
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log?
Jean-Marc
Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit :
> Jean-Marc Valin wrote:
> > What platform (OS, compiler/version)
>
> GNU/Linux
> kernel 2.6.11.8
> gcc 3.4.3
>
> > Also, does it work with no options.
>
> No, I just tried with just "./configure" and I have the same error.
>
>
--
Jean-Marc
2005 Nov 03
0
[LLVMdev] llvm-test configure problem
Tanya Lattner 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/
> --with-f2c=/home/vadve/shared/localtools/sparc
> --with-llvmsrc=/localhome/tbrethou/llvm
>
2008 Feb 05
1
[LLVMdev] signed integer types still in LLVM 2.1
I didn't 'cause my llvm-gcc just seems to be 4.0:
]$ llvm-gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../llvm-gcc4-1.9.source/configure --prefix=/mounts/zion/disks/0/localhome/tbrethou/llvm-gcc4/obj/../install --enable-llvm=/localhome/tbrethou/llvm --enable-languages=c,c++ --disable-threads
Thread model: single
gcc version 4.0.1 LLVM (Apple Computer, Inc. build
2009 Sep 15
4
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
On Tuesday 15 September 2009 08:16, Olivier Meurant wrote:
> llvm-gcc -v
> Using built-in specs.
> Target: i686-pc-linux-gnu
>
> gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
Different targets. It's no surprise 486 code would perform much worse than
i686 code. These compilers need to target the same architecture. Ideally the
Makefile would include
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout.
I have installed Libshout 2.0 in /home/Darkmeteor
the configure line I'm using for ices2 is :
./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor
Problem :
checking for Ogg... yes
checking for Vorbis... yes
checking for Shout... no
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
On Tue, Sep 15, 2009 at 5:35 PM, David Greene <dag at cray.com> wrote:
>
> Remember, the goal here isn't to show how great LLVM is. It's to get an
> honest assessment of where we are at. Phoronix did us a big favor.
> Getting
> more details about his tests would help us even more.
>
It's exactly what I'm trying to do. I'm not even a LLVM
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
Full_Name: Christine Brower
Version: 1.4.1
OS: Solaris 8
Submission from: (NULL) (128.151.148.205)
Configure options fails with following message:
./configure --with-f77
loading cache ./config.cache
checking for a BSD compatible install... tools/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi,
I am curious why don't you guys create /etc/tinc directory, set permissions,
add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ?
Doing a make install and not finding an example config in /etc/tinc is kind
of frustrating. Am I missing something? Maybe there is a good reason for
that?
Also, why is it not finding evp.h when I try to do configure? Is creating
2009 Sep 14
2
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
On Mon, Sep 14, 2009 at 12:23 PM, Renato Golin <rengolin at systemcall.org>wrote:
> 2009/9/14 Edward O'Callaghan <eocallaghan at auroraux.org>:
> > screw that site, its useless info run by a linux gnu zealot.
>
> Well, being a Linux GNU zealot doesn't invalidate numbers. What does
> invalidate is that he has no numbers!
>
> He just fired a few
2009 Sep 16
2
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
On 2009-09-16 11:42, Olivier Meurant wrote:
> On Tue, Sep 15, 2009 at 5:35 PM, David Greene <dag at cray.com
> <mailto:dag at cray.com>> wrote:
>
>
> Remember, the goal here isn't to show how great LLVM is. It's to
> get an
> honest assessment of where we are at. Phoronix did us a big
> favor. Getting
> more details about his
2005 May 23
1
[LLVMdev] Sparc build error
I'm encountering a new problem building llvm (from CVS) on Solaris.
The tblgen executable builds successfully but it seems to use the
wrong version of libstdc++ :
% /home/vadve/vadve/llvm-sparc/Debug/bin/tblgen --help
ld.so.1: /home/vadve/vadve/llvm-sparc/Debug/bin/tblgen: fatal: /home/
vadve/lattner/local/x86-fc1/gcc-3.4.2/lib/libstdc++.so.6: wrong ELF
class: ELFCLASS32
Killed
This
2005 Apr 18
3
Install problem on Solaris 9
I'm trying to install R-2.0.1 on Solaris 9 and I'm receiving the
following error messages during make.
begin installing recommended package foreign
make[2]: *** [foreign.ts] Error 1
make[2]: Leaving directory
`/opt/net/source/R-2.0.1/src/library/Recommended'
make[1]: *** [recommended-packages] Error 2
make[1]: Leaving directory
2011 May 23
2
[LLVMdev] Debug llc crash using bugpoint
Hi,
What is the best way to debug an llc crash using bugpoint?
I am getting the following crash that I would like to reduce
llc: /home/vadve/aggarwa4/llvm29/llvm-2.9/lib/MC/MCAsmStreamer.cpp:273:
virtual void<unnamed>::MCAsmStreamer::EmitLabel(llvm::MCSymbol*): Assertion
`Symbol->isUndefined() && "Cannot define a symbol twice!"' failed.
0 llc
2000 Jun 19
2
fortran compile problem with R-1.1.0
Hello List,
Knowing I would eventually need to ask for help on the list, I've held
off my thanks and congratulations on the 1.+ releases of R. I am amazed
at the dedication of the R-core team, and do add my applause and thanks.
I've had a compile problem with the latest version which has not
occurred before. I'm compiling under:
platform sparc-sun-solaris2.6
arch sparc
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
i do not have access to the solaris machine on which
this error is occuring, the info is coming
to me via email.
any advice on how to get R 1.6.1 built in the face of
configure:12951: error: cannot compute sizeof (int), 77
would be appreciated.
here are some snippets from the config.log
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = opus
uname -m = sun4u
uname
2009 Jul 27
1
3.2.11 not compiling on solaris 9 (libtalloc.so.1 error)
I am consistently getting "libtalloc.so.1: No such file or directory" when attempting to 'make' any version of samba.
I've tried all of the suggestions from the list archives on this subject.
Using Solaris 9 sparc.
Current versions are:
gcc 3.4.6 (sunfreeware pkg)
samba-3.2.11 (and any other version of samba I try)
Admittedly - compiling from source is not
2003 Jul 08
1
readline and R
Dear R users,
I am trying to install R 1.7.1 on a sparc-sun-solaris2.8 system. although
gnu readline is installed and works fine on the parent directory, R is not
recognizing it.
I get the following in the config.log file.
configure:11627: checking for rl_callback_read_char in -lreadline
configure:11658: gcc -o conftest -g -O2 -L/usr/local/lib
conftest.c -lreadline -ldl -ltermcap -lm
2002 Apr 04
1
problem to compile wine
I have the following errors in my config.log:
conftest.c:2: parse error before `me'
configure:1765: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure: failed program was:
#line 1923 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
This error occurs several times. confdefs.h does not exist. Why?
*** Note: Your system