On 1 Mar 2001, Daniel Berlin wrote:
Michael Schmitz [off-list ref] writes:
quoted
quoted
I can't compile the drivers without optimization, or else i get
references to functions that don't exist in the kernel, for some
reason.
What exact functions don't exist?
Any extern inline functions.
`extern inline' is deprecated, in favor of `static inline'. During the last few
weeks, many of them were converted, albeit not in include/asm-ppc/.
I suppose this will solve the link problem with -O0 as well, since the compiler
will no longer think non-inlined functions are avilable externally?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/