kernprof
[Top] [All Lists]

RE: Hi....

To: "'kernprof@xxxxxxxxxxx'" <kernprof@xxxxxxxxxxx>
Subject: RE: Hi....
From: "TURPIN,GREG (HP-Loveland,ex2)" <greg_turpin@xxxxxx>
Date: Wed, 11 Jul 2001 09:51:47 -0700
Sender: owner-kernprof@xxxxxxxxxxx
You may want to give linux 2.4.6 a try.  There are some
gcc-3.0 fixes in the 2.4.6-pre3 release.
 
Greg Turpin
greg_turpin@xxxxxx
 
-----Original Message-----
From: John Hawkes [mailto:hawkes@xxxxxxxxxxxx]
Sent: Wednesday, July 11, 2001 10:46 AM
To: ???; Subject: Re: Hi....

I do believe this is due generally to gcc3.0 and linux 2.4.5, not specifically to kernprof.  gcc3.0 complains about declarations and usage that earlier compilers silently allowed.  Linux 2.4.5 needs patches for gcc3.0.
 
John Hawkes
 
----- Original Message -----
From: 정찬성
Sent: Tuesday, July 10, 2001 8:18 PM
Subject: Hi....

Hi...
I want to use wiith kernprof in linux
but when I compile, happen to error...
I'm compile with gcc3.0..
error message is follow....
Please, help me ...
Sincerely yours...
error message is
=======================================================================
timer.c:35: conflicting types for `xtime'
/usr/src/linux_csjung/include/linux/sched.h:542: previous declaration of `xtime'
gcc -D__KERNEL__ -I/usr/src/linux_csjung/include -Wall -Wstrict-prototypes -O2 -
fno-strict-aliasing -g -g -pg -pipe -mpreferred-stack-boundary=2 -march=i686
-c -o tdfx_context.o tdfx_context.c
make[2]: *** [timer.o] Error 1
make[2]: Leaving directory `/usr/src/linux_csjung/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux_csjung/kernel'
make: *** [_dir_kernel] Error 2
make: *** Waiting for unfinished jobs....
make -C ide
gcc -D__KERNEL__ -I/usr/src/linux_csjung/include -Wall -Wstrict-prototypes -O2 -
fno-strict-aliasing -g -g -pg -pipe -mpreferred-stack-boundary=2 -march=i686
-c -o swap.o swap.c
<Prev in Thread] Current Thread [Next in Thread>
  • Hi...., 정찬성
    • RE: Hi...., TURPIN,GREG (HP-Loveland,ex2) <=