Re: How can I link the kernel with libgcc ?



Lee Revell wrote:

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



Hi Lee,

Be warned. This driver is in the early stages of development. There is still a lot of work that needs to be done (interrupt, dma, etc, etc).

You can untar it in the linux/sound directory (it will overwrite the Kconfig and Makefile) and it will build (you will need to modify the arch/....../kernel/ksyms.c to resolve the undefined symbols, see my previous email). It won't do anything useful yet. Please let me know if you have any questions.

Thanks,


Carlos Munoz

Attachment: siu_sh7343.tar.gz
Description: GNU Zip compressed data



Relevant Pages

  • Re: How can I link the kernel with libgcc ?
    ... On Friday 10 March 2006 05:47, Carlos Munoz wrote: ... I included source code (from an open source math library) for the ... Where is the source code to your driver? ...
    (Linux-Kernel)
  • Re: How can I link the kernel with libgcc ?
    ... Denis Vlasenko wrote: ... I included source code (from an open source math library) for the ... Where is the source code to your driver? ...
    (Linux-Kernel)
  • Re: How can I link the kernel with libgcc ?
    ... I included source code (from an open source math library) for the ... Where is the source code to your driver? ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: Wireless support
    ... On Sun, 2005-08-07 at 15:22 -0400, Lee Revell wrote: ... release info for a driver. ... IMHO, in reference to Wireless adapters, I would get already supported ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [Alsa-devel] Re: RFC: OSS driver removal, a slightly different approach
    ... > Lee Revell wrote: ... >> Why was a new OSS driver written and accepted at such a late date, ... Yes, it looks simple enough to write a driver without the hardware, as ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)