Re: [PARPORT] unresolved symbol in parport


Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 18 Mar 1999 02:29:34 +0000 (GMT)


> Here is the info from nm:
> U memset=20

Oh this one

> I'm using gcc 2.7.2.3. It must be a compiler bug. I compiled the file
> parport_share.c with the command:

Its sort of a compiler thing

> Should I move to another compiler?

You have a struct copy in your code. Even when gcc inlines these it appears
to generate a reference to memcpy. Fix the struct copy to be an explicit
memcpy and all should be well

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Sun 28 Mar 1999 - 17:01:43 EST