2002 2003 2004 2005 <2006> 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 <2006> 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: osiSockDiscoverBroadcastAddresses(): pointer not word-aligned? |
From: | Ralph Lange <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | Jeff Hill <[email protected]>, "'Eric Norum'" <[email protected]>, "'EPICS Core Talk'" <[email protected]>, "'Ralf Hartmann'" <[email protected]> |
Date: | Wed, 23 Aug 2006 18:29:41 +0200 |
We're not using an external FP emulation library, as far as we know. we just use what the gcc spits out for an ARM that has no FP unit. Ralph Andrew Johnson wrote:
Ralph Lange wrote:External CA clients can connect, but get junk in the monitor updates (time stamp and data are garbled).The monitor data format issue might be related to the fixes that Micheal Abbot was working on for linux-arm. You may find that you have the NetWinder floating point emulation library, which uses a wierd mixed endian format. See Mantis #223 for details.- Andrew