Re: [build] mips-tfile.c, mips-tdump.c cleanup

2011-05-04 Thread Rainer Orth
Joseph S. Myers jos...@codesourcery.com writes:

 The most obvious other low-hanging fruit in the circumstances would be to 
 stop these files being built for non-native as a fix for bug 3746, so that 
 all-targets cross builds of make all-gcc (e.g. through Joern's 
 config-list.mk, which is pending review) don't necessarily fall over on 
 this target.

I'll have a look one I return from vacation in two weeks.  Since I don't
expect gas/gld to be fixed to work on that target, there's no point in
attempting a cross build with more than cc1 and friends.

Btw., the bootstrap with my patch completed without regressions and no
one objected, so I've checked it in.

Rainer

-- 
-
Rainer Orth, Center for Biotechnology, Bielefeld University


Re: [build] mips-tfile.c, mips-tdump.c cleanup

2011-05-02 Thread Joseph S. Myers
On Mon, 2 May 2011, Rainer Orth wrote:

 Apart from the issues mentioned by Joseph, I'm removing Saber C support,
 use of private Size_t/Ptrdiff_t, and STATIC.  Those were the low-hanging
 fruit; I currently don't plan to go for other stuff (like removal of the
 remaining warnings) since I may obsolete the port in 4.7 (or 4.8 at the
 latest).

The most obvious other low-hanging fruit in the circumstances would be to 
stop these files being built for non-native as a fix for bug 3746, so that 
all-targets cross builds of make all-gcc (e.g. through Joern's 
config-list.mk, which is pending review) don't necessarily fall over on 
this target.

-- 
Joseph S. Myers
jos...@codesourcery.com