Subject: Re: toolchain/33337 (gcc internal compiler error on hp700 compiling
To: Nick Hudson <skrll@netbsd.org>
From: Rudi Ludwig <rudihl@gmx.de>
List: netbsd-bugs
Date: 06/27/2006 21:13:56
Nick Hudson wrote:

> [...]
> 
>> Reinstalling NetBSD current is not posible because all versions later
>> than March 06 seam broken.
>> http://mail-index.netbsd.org/port-hp700/2006/06/11/0000.html
> 
> 
> I was hoping that you could try -current.
> 
> Can you make the pre-processed source available from your netbsd 3.x machine? 
> I can try it with a gcc 3.3.6 cross compiler.
> 
> Thanks,
> Nick
> 
> 
Hello Nick,

what is your goal with having the pre-processed source?
If it is "just" finalizing the compilation, then it is not worth the
effort. Actually I have this box to toy with something non-x86 (no
real work).

If it serves improving the compiler, we would need to figure a way.
I have no web-space myself where I could easily upload something.

On the other hand, if testing the compiler on hppa hardware is the
issue, what about making a compiled lang/gcc3 package available.
I could pkg_add it and compile locally with that compiler and report
back.

Rudi