[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about KErnel source and debian/sparc..



If I want to roll my own kernel tho, using the kernel-utils to make a
debian package, should these be updated?

On Fri, 2004-09-17 at 15:42, Ben Collins wrote:
> On Fri, Sep 17, 2004 at 12:56:37PM -0400, Scott Walker wrote:
> > I know under x86 hardware in the /usr/include directory you usually have
> > 3 links
> > 
> > asm -> /usr/src/linux/include/asm (which is usually a link to asm-i386)
> > scsi -> /usr/src/linux/include/scsi
> > linux -> /usr/src/linux/include/linux
> > 
> > But under debian sparc, what should these be? I'm assuming the
> > scsi/linux don't change, but under sparc linux there is asm-sparc,
> > asm-sparc64.
> > 
> > Any ideas?
> 
> On debian they are not symlinks, they are headers that include out of
> asm-sparc and asm-sparc64 depending on whether gcc is doing -m32 or -m64
> (32bit and 64bit) compiles.
-- 
Scott Walker <crimson@unspeakable.org>



Reply to: