--- In lpc2000@yahoogroups.com, "wiese_matthias" <wiese_matthias@y...> wrote: > I had similar problems. Then I changed the order of my linker flags > (and even duplicated them like: "-lm -lc -lgcc -lstdc++ -lm")...and it > worked. Good Luck! > Matthias Thanks Matthias, this change made the thing ... But: Is lpc2119 able to do this sort of floating point operations? At the moment my app is stopping at the point pow() is used and the extern watchdog is rebooting. Thanks Markus Plessing
Message
Re: problems using math.h
2005-08-12 by Markus Plessing