[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linux/posix port compiling problem



Wei-Tsun Sun wrote:
> Hi,
> 
> I would like to know if anyone build RTEMS to run on i386-linux successfully ?
Not in recent years ;)

Several people have applied changes to RTEMS which (IMNSHO) broke the 
unix/posix-BSP beyond repair.

> I have met problem like :
>  - lack of machine/ansi.h : solved by build newlib for target=i386-linux-rtems
>  - ...........cpukit/libmisc/shell/main_ls.c:513: error: ?u_int64_t? undeclared (first use in this function)
>    This look bizzar
> 
> 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.

Ralf