--- Comment #11 from ebotcazou at gcc dot gnu dot org 2006-01-12 15:47
---
> The magic required was:
>
> 1. Ensure bintools was in path before /usr/ccs/bin
What is bintools?
> 2. Remove gnu ld from system
> 3. CFLAGS='-m64' configure --disable-multilib --enable-languages=c,c++
> spar
--- Comment #10 from darren at mambo dot net 2006-01-12 15:30 ---
Well, after about ten tries, I got it to all compile.
The magic required was:
1. Ensure bintools was in path before /usr/ccs/bin
2. Remove gnu ld from system
3. CFLAGS='-m64' configure --disable-multilib --enable-languag
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2006-01-10 22:50
---
> The 64-bit compiler:
...under another name:
hikaru% gcc/xgcc -v
Using built-in specs.
Configured with: /home/eric/gcc-3.4.5/configure sparcv9-sun-solaris2.10
--prefix=/usr/local --enable-languages=c
Thread mod
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2006-01-10 22:13
---
The 64-bit compiler:
hikaru% gcc/xgcc -v
Using built-in specs.
Configured with: /home/eric/gcc-3.4.5/configure sparc64-sun-solaris2.10
--prefix=/usr/local --enable-languages=c
Thread model: posix
gcc version 3.4.
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2006-01-10 21:38
---
> I'm beginning to think I imagined ever compiling gcc on this box! :)
What happens if you bootstrap the sparc-sun-solaris2.10 compiler?
CC="gcc -m32" $(scrdir)/configure sparc-sun-solaris2.10 --prefix=...
gmake
--- Comment #6 from darren at mambo dot net 2006-01-10 21:32 ---
Well, I tried 'configure sparcv9-sun-solaris2.10' and it crashed on the same
file
I tried 'CC="gcc -m64" configure sparcv9-sun-solaris2.10' and it still crashed
on the same file.
I'm beginning to think I imagined ever com
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2006-01-10 18:09
---
> Note that the difference between your system and this one is I have
> "--enable-languages=c,c++".
That doesn't matter here.
> I will try re-configuring this 3.4.4 with sparcv9-sun-solaris2.10 instead of
> spar
--- Comment #4 from darren at mambo dot net 2006-01-10 17:52 ---
Well, 3.4.4 craps out on the same file, unable to malloc after exhausting the
8Gb swap space.
Note that the difference between your system and this one is I have
"--enable-languages=c,c++". I do have a running gcc 3.4.4 o
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2006-01-10 16:58
---
> Backtrace will take a few days - I'm on a deadline to get this system
> installed, so right now I'm compiling 3.4.4 and hoping it doesn't have
> the same bug.
Well, unless proven otherwise, GCC 3.4.5 has no bug
--- Comment #2 from darren at mambo dot net 2006-01-10 16:12 ---
Backtrace will take a few days - I'm on a deadline to get this system
installed, so right now I'm compiling 3.4.4 and hoping it doesn't have the same
bug.
Once the system's ready, I'll re-try compiling 3.4.5
--
http:/
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2006-01-10 16:05
---
Please try again, GCC 3.4.5 is known to bootstrap fine on SPARC/Solaris 10. If
it's reproducible, post a backtrace at the crashpoint.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed
11 matches
Mail list logo