Re: Ada results

2002-05-09 Thread Christopher C. Chimelis
On Thu, 9 May 2002, Matthew Wilcox wrote: > escher.debian.org:~willy/gnat-alpha.tar.bz2. Installs into > /home/willy/alpha/. Or you can just use the binaries as they are > on escher. I grabbed them and am going to try to build Matthias' new packages (then allow that one to build itself once) a

Re: Ada results

2002-05-09 Thread Matthew Wilcox
On Thu, May 09, 2002 at 05:01:32PM -0400, Christopher C. Chimelis wrote: > > On Thu, 9 May 2002, Matthew Wilcox wrote: > > > Yep, I managed to cross-build everything to alpha from x86 and then it > > even compiled itself a few times. it was only trying to compile some > > auxiliary Ada programs

Re: Ada results

2002-05-09 Thread Christopher C. Chimelis
On Thu, 9 May 2002, Matthew Wilcox wrote: > Yep, I managed to cross-build everything to alpha from x86 and then it > even compiled itself a few times. it was only trying to compile some > auxiliary Ada programs where we ran into problems. Ah, ok. Can you send me the binaries for the built Ada

Re: Ada results

2002-05-09 Thread Matthew Wilcox
On Thu, May 09, 2002 at 04:38:31PM -0400, Christopher C. Chimelis wrote: > FYI, I'm getting MUCH farther using Matthias' new gcc-3.1 pre packages as > the native compiler for i386 building the cross compiler for alpha. I > suspect that 2.95.4 may have issues with building 32->64 cross compilers >

Re: Ada results

2002-05-09 Thread Christopher C. Chimelis
On Thu, 9 May 2002, Matthew Wilcox wrote: > and it fails for > > arm alpha m68k > > alpha ought to work -- binutils is the suspected culprit. arm & m68k need > work in their exception handling, so disable them for now. FYI, I'm getting MUCH farther using Matthias' new gcc-3.1 pre packages as

Re: Ada results

2002-05-09 Thread Christopher C. Chimelis
On Thu, 9 May 2002, Matthew Wilcox wrote: > Done -- same place on resume. So we now have ada enabled for > > hppa ia64 i386 mips mipsel powerpc sparc s390 > > and it fails for > > arm alpha m68k > > alpha ought to work -- binutils is the suspected culprit. arm & m68k need > work in their ex

Re: Ada results

2002-05-09 Thread Matthew Wilcox
On Tue, May 07, 2002 at 01:38:22PM +0100, Matthew Wilcox wrote: > On Monday 06 May 2002 20:35, Matthew Wilcox wrote: > > I guess I'll try mips, mipsel & s390 next -- sparc & powerpc should be > > able to bootstrap themselves without additional effort. > > I'm told s390 is already done -- cool. Ju

Re: Ada results

2002-05-07 Thread Christopher C. Chimelis
Thanks for this (glad I read the rest of the thread before asking for it :-P). I've already got some new prelim binutils packages built, so I'll give a shot here first with those and with CVS to see if anything changes. I'll also try a cross-compiler setup from one of the other 64-bit platforms

Re: Ada results

2002-05-07 Thread Matthew Wilcox
On Tue, May 07, 2002 at 12:57:23PM +0100, Matthew Wilcox wrote: > No problem -- I've scripted it ;-) Here is that script, for the curious: #!/bin/sh # How to build a Native Ada Compiler for your architecture # FULL_ARCH=m68k-linux ARCH=m68

Re: Ada results

2002-05-07 Thread Philip Blundell
On Mon, 2002-05-06 at 19:35, Matthew Wilcox wrote: > > I've tried building m68k-linux, arm-linux and alpha-linux gnat compilers. > None has worked ;-( ARM and m68k seem to be missing some exception handling > support, eg (arm): > > ../../xgcc -B../../ -c -DCROSS_COMPILE -DIN_GCC `echo -g -O2

Re: Ada results

2002-05-07 Thread Matthew Wilcox
On Monday 06 May 2002 20:35, Matthew Wilcox wrote: > I guess I'll try mips, mipsel & s390 next -- sparc & powerpc should be > able to bootstrap themselves without additional effort. I'm told s390 is already done -- cool. Just finished mipsel; it's installed on repeat in /home/willy/gnu. mips is

Re: Ada results

2002-05-07 Thread Matthew Wilcox
On Tue, May 07, 2002 at 12:51:58AM -0400, Christopher C. Chimelis wrote: > > On Mon, 6 May 2002, Matthew Wilcox wrote: > > > and similar for m68k. Alpha appears to build, but once I try a native > > make bootstrap, I get a segmentation fault: > > Hmmm...I may be making a binutils upload very so

Re: Ada results

2002-05-06 Thread Christopher C. Chimelis
On Mon, 6 May 2002, Matthew Wilcox wrote: > and similar for m68k. Alpha appears to build, but once I try a native > make bootstrap, I get a segmentation fault: Hmmm...I may be making a binutils upload very soon with some fixes that may affect this. Any chance I could impose on you to try again

Ada results

2002-05-06 Thread Matthew Wilcox
I've tried building m68k-linux, arm-linux and alpha-linux gnat compilers. None has worked ;-( ARM and m68k seem to be missing some exception handling support, eg (arm): ../../xgcc -B../../ -c -DCROSS_COMPILE -DIN_GCC `echo -g -O2 -fomit-frame-pointer -fPIC -DIN_RTS |sed -e 's/-pedantic//g' -