[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0805211250180.19545@localhost.localdomain>
Date: Wed, 21 May 2008 12:53:34 +0200 (CEST)
From: Roman Zippel <zippel@...ux-m68k.org>
To: Al Viro <viro@....linux.org.uk>
cc: torvalds@...ux-foundation.org, geert@...ux-m68k.org,
linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] provide out-of-line strcat() for m68k
Hi,
On Wed, 21 May 2008, Al Viro wrote:
> > It actually was strlen that was generated and not strcat.
>
> Here it replaced strncat() with call of strcat() (gcc 4.0.1, FWIW).
> And yes, I can show you init/main.s with
> jbsr strcat |
> in it generated on kernel in b0rken range...
Please use a more recent compiler, 4.0 created too many problems on m68k,
which we only got under control with 4.1, so at least on m68k 4.0 is not
really supported.
bye, Roman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists