home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2526 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.3 KB

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