This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Undefined references to 'memcpy' when compiling Linux Kernel


On Sat, Jun 17, 2000 at 08:47:18PM +0200, Philipp Thomas wrote:
> 
> So I'm fully agreeing with Richard that the only real sane thing to do is to
> provide a non inlined memcpy in arch/i386/lib. BTW, Linus already wrote me
> that he'd accept a patch providing just that.

I have 2 questions:

1. Does it work with modules and module versioning?
2. How do I use the new compiler with the older kernels and drivers?


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]