*BSD News Article 2184


Return to BSD News archive

Xref: sserve comp.unix.bsd:2221 comp.unix.programmer:5929 comp.unix.msdos:1345 comp.os.os2.programmer:4482 comp.dsp:3368
Newsgroups: comp.unix.bsd,comp.unix.programmer,comp.unix.msdos,comp.os.os2.programmer,comp.dsp
Path: sserve!manuel!munnari.oz.au!mips!mips!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