Re: How can I link the kernel with libgcc ?



On Thu, 2006-03-09 at 19:25 -0800, Carlos Munoz wrote:
I figured out how to get the driver to use floating point operations.
I included source code (from an open source math library) for the
log10 function in the driver. Then I added the following lines to the
file arch/sh/kernel/sh_ksyms.c:

Where is the source code to your driver?

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Mirror Driver Architecture
    ... the various VNCs, which do exactly what you are asking, and come with ... we can't use them unless we publish our own source code (this is a commercial ... You are right, of course, any kind of programming in the kernel seems to be ... driver sample code - specifically DrvBitBlt and DrvCopyBits - for sending ...
    (microsoft.public.win32.programmer.kernel)
  • Re: protecting source code in 2.6
    ... > to distribute our driver as sum of source code and librabry/object code. ... > and the device interface module. ... The device interface module on the other ...
    (Linux-Kernel)
  • Re: SATA RAID 1 - which controller to pick?
    ... release their source code for a driver, ... Because I could not get the Redhat driver working, ... SCSI is really an overkill for small ... > than SATA. ...
    (comp.os.linux.hardware)
  • Re: How can I link the kernel with libgcc ?
    ... Lee Revell wrote: ... I included source code (from an open source math library) for the ... This driver is in the early stages of development. ...
    (Linux-Kernel)
  • Re: How can I link the kernel with libgcc ?
    ... I included source code for the ... Where is the source code to your driver? ... need floating point, just some thought ahead of time. ... log10but int) for some positive integer foo. ...
    (Linux-Kernel)