lkml.org 
[lkml]   [1999]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.3.13-pre4 tweeks
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>&nbsp;&nbsp;&nbsp; Just out of curiosity, which version of gcc/egcs
are you using to build with this patch?&nbsp; I get the following with
stock RH6.0 egcs/1.1.2:
<p>......
<p><tt>make -C&nbsp; arch/alpha/kernel</tt>
<br><tt>make[1]: Entering directory `/usr/src/linux/arch/alpha/kernel'</tt>
<br><tt>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -mno-fp-regs
-ffixed-8&nbsp;&nbsp; -c -o smp.o smp.c</tt>
<br><tt>smp.c:48: section attribute not allowed for `bits'</tt>
<br><tt>make[1]: *** [smp.o] Error 1</tt>
<br><tt>make[1]: Leaving directory `/usr/src/linux/arch/alpha/kernel'</tt>
<br><tt>make: *** [_dir_arch/alpha/kernel] Error 2</tt>
<p>My only guess so far is that it's complaining about the __cacheline_aligned
statement.&nbsp; As always, building for a rawhide, SMP, etc.&nbsp; Thoughts?
<p>&nbsp;- Pete
<br>&nbsp;
<p>Richard Henderson wrote:
<blockquote TYPE=CITE>I'd like to take this opportunity to move __cacheline_aligned
<br>where it belongs -- &lt;asm/cache.h>.&nbsp; I don't like not having
<br>the __aligned__(N) tag on there.&nbsp; It hides information from
<br>the compiler that might (one day) be of use.&nbsp; And it's Right.
<p>Matti reported problems with __kernel_thread missing at link.
<br>Dunno what was up with that, but I moved kernel_thread into
<br>&lt;asm/processor.h> like everyone else.
<p>r~</blockquote>
&lt;snip></html>
\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.053 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site