lkml.org 
[lkml]   [1997]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: pre-patch-2.1.37-3 comment / compile fixes
Martin von Loewis said:
> > CFLAGS := $(CFLAGS) -fno-inline-functions
> >
> > This second one is a problem where newer pgcc snapshots [and thus the
> > long-awaited 2.8.0] will aggressively inline the code and cause multiply
> > defined symbols in checksum.c. Shouldn't affect performance as I don't
> > see any code that would benefit from inlining in there.
>
> This is the wrong fix. Which are the multiple symbols you get? Either this
> is a bug in gcc, or a bug in checksum.c (e.g. including include files it
> shouldn't include).

helix,1:~/src/linux/arch/i386/lib% gcc -D__KERNEL__ -I/usr/src/linux/include -O6
-c checksum.c
/tmp/cca00480.s: Assembler messages:
/tmp/cca00480.s:604: Fatal error: Symbol end_of_body already defined.
--
_ ____ Joe Fouche (jf@ugcs.caltech.edu)
___| |--- Deranged College Student

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.055 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site