[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Little Endian ARM fails on 1st TCP datagram
- Date: Mon, 18 Aug 2008 23:12:17 -0400
- From: gds at chartertn.net (Gene Smith)
- Subject: Little Endian ARM fails on 1st TCP datagram
Ralf Corsepius wrote, On 08/18/2008 02:29 AM:
>> I did find a couple of mailing list threads that mention what seems like
>> this problem, such as this:
>>
>> http://www.rtems.com/ml/rtems-users/2005/february/msg00232.html
>>
>> But it clains it is fixed in newlib-1.13 and rtems4.8 uses 1.15.
>
> Well, actually this newlib issue is not related to your issue with the
> RTEMS toolchains, because this file is doesn't exist (and thus is not
> being used by RTEMS) in RTEMS newlib.
>
Not sure which file "doesn't exist" that you refer to. The link refers
to a patch to endian.h which exists and I changed (patch lets BYTE_ORDER
be redefined). After I did this it seemed to fix the problem. Just
trying to understand...
To answer your other question in more detail: I am using the newlib from
RPMs for RTEMS 4.8.0 with yum updates enabled (not sure that any have
occurred).
-gene