linux/posix port compiling problem

Wei-Tsun Sun wsun013 at gmail.com
Wed Apr 8 08:53:54 UTC 2009


Hi,

>Ralf Corsepius <ralf.corsepius at rtems.org> wrote:
 > 
> > is there an existing patch to make the compilation work ?
> No. I think, we should face the unpleasant truth:  The unix/posix BSP is 
> dead.
> 

I have done some modifications here and there and finally the code compiled and linked. Helloworld works fine.
Ticker only have 2 tasks active although they both stop at 35 seconds. Creation of task 3 returned a error code of
14 (I guess this can be obtained from errno.h:  #define EFAULT 14 /* Bad address */)........

Just wondering for previous success examples, did they use newlib or native libc ?

Willie






More information about the users mailing list