• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
fixed point routines.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fixed point routines.


  • Subject: fixed point routines.
  • From: "Jason Bagley" <email@hidden>
  • Date: Thu, 04 Apr 2002 16:12:20 -0800

Hi,

After adding a call to IOAudioLevelControl::getDB(), my kext won't load.
These symbols are undefined:

kmodload: ___fixdfsi
kmodload: ___floatsidf
kmodload: ___muldf3
kmodload: kld_load() failed.Error loading module
'com.echo.driver.MiaPCIAudioDriver': kmod load error.
Error loading module: kmod load error.


I tried changing my code so that IOFixed isn't used in any calculations,
even though this shouldn't be a problem because its just an SInt32. But
merely having the value returned from getDB() is enough to cause the link
error.

What library do I add, or what compiler settings should I change? I have a
bug ready to report if this is a problem with GCC or the AudioFamily.

Thanks,
Jason Bagley
Software Engineer
www.artlogic.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • sending sysex as more fragments
      • From: Petr Antos <email@hidden>
  • Prev by Date: Re: Apple Audio Mixer
  • Next by Date: Re: Asymmetry in CoreAudio representation?
  • Previous by thread: Re: Apple Audio Mixer
  • Next by thread: sending sysex as more fragments
  • Index(es):
    • Date
    • Thread