[Speex-dev] Static linking without C runtime dependence?
Steve Gibson
steve at grc.com
Sun Oct 16 18:06:53 PDT 2005
Thanks Jean-Marc,
>What you want is simply to override some of the functions in misc.c. I
>made it easy to do by wrapping malloc() a speex_alloc() call. Aside from
>what's in misc.c, the only other thing I use are some of the math
>functions like cos().
That makes sense. But how does the DLL version, which is not linked to the
C runtime, get access to C's transcendental like cos() ??
______________________________________________________________________
Steve.
More information about the Speex-dev
mailing list