[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
linux/posix port compiling problem
- Date: Wed, 8 Apr 2009 15:08:14 +1200
- From: wsun013 at gmail.com (Wei-Tsun Sun)
- Subject: linux/posix port compiling problem
Hi,
I would like to know if anyone build RTEMS to run on i386-linux successfully ?
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 ?
Many thanks,
Wei-Tsun sun