Re: u64 fun and PCI DMA not working for things behind bridges?
From: Michael Schmitz <hidden> Date: 2001-03-01 14:05:27
quoted
What exact functions don't exist?
If you compile with -O0, you also disable inlining, which cause tons of
link errors for all inline functions. The lowest optimisation level you
can use is -O1
And I thought it might be as simple as a funny varargs call again :-)
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/