home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.bsd:2526 comp.unix.programmer:3826 comp.unix.msdos:882 comp.os.os2.programmer:3691 comp.dsp:1799
- Newsgroups: comp.unix.bsd,comp.unix.programmer,comp.unix.msdos,comp.os.os2.programmer,comp.dsp
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!billp
- From: billp@ncsa.uiuc.edu (Bill Pottenger)
- Subject: Compiling for DOS using emx under OS/2; rint() and round()
- Message-ID: <1992Jul21.154614.3668@ncsa.uiuc.edu>
- Originator: billp@consult.ncsa.uiuc.edu
- Sender: billp@ncsa.uiuc.edu (Bill Pottenger)
- Organization: Nat'l Ctr for Supercomp App (NCSA) @ University of Illinois
- Date: Tue, 21 Jul 1992 15:46:14 GMT
- Lines: 13
-
- Hello!
- We're cross-compiling Joe Campbell's CELP (code excited linear
- prediction) dsp code for a DOS machine using emx under OS/2. We're trying
- to find a C code version of rint() and/or it's equivalent (eg. round())
- because emx doesn't have either implemented. In addition, are there any
- emx users who can tell us how to 'tell' emx to cross-compile for a DOS
- machine that doesn't have a coprocessor... esentially although we need
- a coprocessor for the analysis phase of the speech processing, we're going
- to do the synthesis on machines which don't have coprocessors.
-
- Sure appreciate any light which anyone can shed on these problems.
- Thanks (and please reply via email),
- Bill and John
-