Sourceware.org
›
Sourceware - eCos
›
Sourceware - ecos-devel
Search
everywhere
only in this topic
Advanced Search
thread with float
Classic
List
Threaded
♦
♦
Locked
1 message
moktar_bouain
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
thread with float
Hello,
I created an application with eCos.
When i use the float number,the thread can not execute(example float a ;).
I used the following library:
#include <cyg/kernel/kapi.h>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
Any help?
Free forum by Nabble
Edit this page