On Thu, Jul 04, 2002 at 03:23:28PM +0200, Maciej W. Rozycki wrote: > > > There's been some rework on the Makefile for the mips64 target, > > > however the line for the assembler options was forgotten, causing > > > assembly source code to be wronly compiled, and crashing the linker > > > afterwards. This patch fixes it, and also removes a few warnings about > > > structures declared in parameter list. > > > > I know those warnings and I simply take them as the proof that our > > header are too spaghettiish, so I'm not taking the easy way out ... > > But the Makefile part is right -- I am responsible for the breakage, but > since I use non-crippled tools, I haven't got a chance to verify this bit. > I am checking in the fix, with minor spacing updates (and adjusting 2.4 > for consistency). Yep, just didn't yet get to sort it. Ralf