Problem with gcc-4.0.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi All,
I am using Fedora core 4, which comes with GCC-4.0.0. I am facing
problem while compiling our source tree for kernel mode,on Fedora core
-4, it gives me the error in inline function compilation. The error is :
" sorry, unimplemented: inlining failed in call to myfunc() function
body not available, sorry, unimplemented: called from here".
But I am able to compile a sample loadable kernel module using inline
function on my machine.
I am wondering why I am able to compile the inline function on a sample
program and not in our source tree. I am not able to resolve this issue.
Please help me if someone has any clue regarding this.
Thanks
-Rajeev
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]