-Original Message-
From: Jeff Garzik [mailto:[EMAIL PROTECTED]]
Sent: 30 March 2001 11:00
To: Chris Funderburg
Cc: Linux-Kernel
Subject: Re: memcpy in 2.2.19
On Fri, 30 Mar 2001, Chris Funderburg wrote:
> What's wrong with this picture:
> ld -m elf_i386 -T /usr/src/
Keith Owens <[EMAIL PROTECTED]> said:
> On Fri, 30 Mar 2001 08:04:17 +0100,
> "Chris Funderburg" <[EMAIL PROTECTED]> wrote:
> >drivers/scsi/scsi.a(aic7xxx.o): In function `aic7xxx_load_seeprom':
> >aic7xxx.o(.text+0x116bf): undefined reference to `memcpy'
> Under some circumstances gcc will gene
On Fri, 30 Mar 2001, Chris Funderburg wrote:
> What's wrong with this picture:
> ld -m elf_i386 -T /usr/src/kernel/stable/linux/arch/i386/vmlinux.lds -e
[...]
> -o vmlinux
> drivers/scsi/scsi.a(aic7xxx.o): In function `aic7xxx_load_seeprom':
> aic7xxx.o(.text+0x116bf): undefined reference
On Fri, 30 Mar 2001 08:04:17 +0100,
"Chris Funderburg" <[EMAIL PROTECTED]> wrote:
>drivers/scsi/scsi.a(aic7xxx.o): In function `aic7xxx_load_seeprom':
>aic7xxx.o(.text+0x116bf): undefined reference to `memcpy'
Under some circumstances gcc will generate an internal call to
memcpy(). Alas this by
4 matches
Mail list logo