math library and g++
Mark Vander Voord
mvandervoord at gmail.com
Tue Jan 25 12:52:50 UTC 2005
I must be misunderstanding something. I am porting an existing app
from C to C++, and have run into a snag. When porting over modules
which perform math, everything seems to work fine, until I try to
define matherr. At this point, I get compiler errors saying that it
doesn't know what the exception* structure is. Both gcc and g++ use
newlib, right? So shouldn't I replace the same function to handle
errors? What am I confused about?
--
Mark S VanderVoord
Self-Guided Systems, LLC
More information about the users
mailing list