Re: drivers/net/wireless/b43legacy/ on mips

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ralf Baechle
Date: Tuesday, March 4, 2008 - 2:02 am

On Mon, Mar 03, 2008 at 11:36:51PM -0800, Andrew Morton wrote:


Was this when optimizing for size btw?  It seems gcc is emitting alot more
calls to libgcc when optimizing for size.


It was just a EXPORT_SYMBOL(__ucmpdi2) missing.


I'm trying to keep the tools requirements the same as for x86.  So for
32-bit kernels gcc 3.2 is the minimum but 3.2 is broken beyond recovery
for 64-bit code so there a minimum of 3.3 is required.

In practive it is ages that I've last seen a compiler older than gcc 3.4
being used to build a modern kernel for any architecture and 3.2 and 3.3
are a sufficient special case that maybe we should think about deprecating
3.2 and 3.3?

  Ralf
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: drivers/net/wireless/b43legacy/ on mips, Ralf Baechle, (Tue Mar 4, 2:02 am)
Re: drivers/net/wireless/b43legacy/ on mips, Andrew Morton, (Tue Mar 4, 2:19 am)