search for: carash

Displaying 8 results from an estimated 8 matches for "carash".

Did you mean: crash
2007 Mar 29
0
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
GCC 4.1.x series is known not to compile LLVM. Its is well documented, avoid GCC 4.1. Aaron ----- Original Message ----- From: "Ferad Zyulkyarov" <feradz at gmail.com> To: <LLVMdev at cs.uiuc.edu> Sent: Wednesday, March 28, 2007 10:38 PM Subject: [LLVMdev] gcc 4.1* carashes compiling llvm-gcc > Hi, > > I tried to compile the GCC front end of LLVM in a 16 CPU SMP machine > with 64bit intel xeon CPUs. I tried with (GCC 4.1.0, 4.1.1, 4.1.2 > versions). The LLVM compiles perfectly but when compiling the gcc > front end the compiler crashes with a seg...
2007 Mar 29
0
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hello, Ferad. > Yes, you I read that in the docs. Do you have a preferred gcc version > that you would suggest me to work best. Unfortunately, version 3.4.2 > that you suggest in your docs fails in compilation too. 4.0.x series are known to compile LLVM well (at least 4.0.4). -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State
2007 Mar 29
1
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Yes, you I read that in the docs. Do you have a preferred gcc version that you would suggest me to work best. Unfortunately, version 3.4.2 that you suggest in your docs fails in compilation too. Thanks, Ferad -- Ferad Zyulkyarov Barcelona Supercomputing Center
2007 Mar 29
2
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Ferad Zyulkyarov wrote: > By the way. I will use the opportunity to ask you again :) I tried to > compile with gcc 4.0.4. It successfully compile LLVM but fails > compiling LLVM's gcc front end. The problem is architectural 32 and 64 > bit. The machine has intel xeon CPU that is physically 32 bit but has > 64 extension x86_64 (or something like that, I am not exactly sure). >
2007 Mar 29
0
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
> i had the same errors. adding "--disable-multilib" to configure solved > the problem. but i guess this is not a general solution. Thanks, that worked. Probably it would be good if this issue is included in the readme file for gcc-front end. Regards, Ferad -- Ferad Zyulkyarov Barcelona Supercomputing Center
2007 Mar 29
0
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hi Anton, > What's the version of binutils you're using? I've seen such messages > with 2.16 series, but they were only warnings... The version of binutils is 2.17 By the way. I will use the opportunity to ask you again :) I tried to compile with gcc 4.0.4. It successfully compile LLVM but fails compiling LLVM's gcc front end. The problem is architectural 32 and 64 bit.
2007 Mar 28
5
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hi, I tried to compile the GCC front end of LLVM in a 16 CPU SMP machine with 64bit intel xeon CPUs. I tried with (GCC 4.1.0, 4.1.1, 4.1.2 versions). The LLVM compiles perfectly but when compiling the gcc front end the compiler crashes with a segmentation fault by reporting for memory leakages. Probably this is for the GCC's mailing list, but decided to ask if you know anything more about
2007 Mar 29
1
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hello, Ferad. > `.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' referenced > in section `.rodata' of > /home/ferad/llvm/llvm-obj/Release/lib/libLLVMAnalysis.a(ScalarEvolutionExpander.o): > defined in discarded section > `.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' of >