Displaying 5 results from an estimated 5 matches for "kshitij".
Did you mean:
kshitiz
2009 Feb 24
0
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
On 2009-02-24 03:28, Kshitij Sudan wrote:
> I am new to LLVM, and I'm trying to compile llvm and llvm-gcc from
> subversion on a Solaris10/SPARC machine. I have already tried building
> llvm-2.4 on this machine, but it failed.
>
> I then tried the subversion sources (rev. # 65253 fro llvm and
> rev#65263...
2009 Feb 24
5
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...building llvm-2.5 pre-release and that succeeds but llvm-gcc-4.2-2.5
pre-release fails again. I have listed below my machine config and the
errors reported by make in each case.
I am not sure if I should file a bug, hence I'm posting this here.
Looking forward to possible solutions.
thanks,
-Kshitij
************************************
Machine configuration and top-level configure switches I use
************************************
[sudan at grad1: space2]$ gcc -v
Using built-in specs. Target: sparc-sun-solaris2.10 Configured with:
../gcc-4.3.2/configure --prefix=/usr/local/gcc-4.3.2
--with-g...
2009 Feb 24
2
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
...local/gcc-4.3.2
>> --with-gmp=/usr/local --with-mpfr=/usr/local Thread model: posix gcc
>> version 4.3.2 (GCC)
>>
>>
>
> Wow, where did you get a 4.3.x compiler for Solaris? Latest I've seen
> packaged are 3.4.x and 4.0.x.
>
I compiled gcc-4.3 from sources.
-Kshitij
2009 Feb 24
0
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
> I see a lot of "FAIL:" messages, and they are somehow always related
> to -march=x86 flag for llc. Following is an example of these kind of
> errors>>
dejagnu tests all backends. It seems, that you enabled only some
(sparc only?)
---
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Feb 24
0
[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC
> I am new to LLVM, and I'm trying to compile llvm and llvm-gcc from
> subversion on a Solaris10/SPARC machine. I have already tried building
> llvm-2.4 on this machine, but it failed.
That's correct. There was a bug fixed after 2.4 release.
> Since then I am trying to build llvm-gcc and it fails all the time. I
> tried building llvm-gcc from svn and 2.5 pre-release. I also