How to include math operation?
Angelo Fraietta
newsgroups at smartcontroller.com.au
Thu Feb 2 03:25:57 UTC 2006
Ciao Matteo
Matteo wrote:
>
> Hi
> I would like to use some math function but the compiler says always to me ;
> undefined reference..
Which math functions do you need
> so I try to add in the makefile -lm where there are specificated the LIBS like
> following;
>
If the compiler is failing
> LIBS = -lm -lrtemsall -lc
>
> but the result it's the same, How I have to do?
> Someone can help me .
> I have configured rtems for i386 and pc386.
>
Have you had a look at the paranoid example. It has heaps of math stuff
in it. I used it for testing the floating point math on the pc386dx BSP
--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
http://www.smartcontroller.com.au/~angelo/
There are those who seek knowledge for the sake of knowledge - that is
CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)
More information about the users
mailing list