[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Networking defect for ARM¡¯bsp intcp_input().
- Date: Tue, 04 Jul 2006 17:19:01 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: Networking defect for ARM¡¯bsp intcp_input().
On Tue, 2006-07-04 at 09:57 -0500, Joel Sherrill wrote:
> ray wrote:
> Can you check if BYTE_ORDER, LITTLE_ENDIAN, and BIG_ENDIAN are defined
> as expected
> based upon the header files included?
>
> Maybe something isn't right -- incomplete .h files or something not
> tripped as expected.
There is a lot in limbo w.r.t. BYTE_ORDER, esp. there is a header
conflict on endian.h between newlib and libnetworking ... ;)
Ralf