EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: My fix to CA on alphas
From: [email protected] (Jeff Hill)
To: "'Geoff Savage'" <[email protected]>, epics tech-talk <[email protected]>, Mark Rivers <[email protected]>
Date: Thu, 11 Feb 1999 16:27:17 -0700
On Thursday, February 11, 1999 1:36 PM, Geoff Savage [SMTP:[email protected]] wrote:
> 
> I moved to the libCom directory and built libCom.a.  Then I went to the ca
> directory and made one minor change.
> 
> <d0ola> diff access.c access.c.orig
> 1915c1915
> < *(dbr_long_t *)pdest = htonl (*(dbr_long_t *)pvalue);
> ---
> > *(long *)pdest = htonl (*(dbr_long_t *)pvalue);
> <d0ola>
> 
> I'm uncertain as to the reason behind not using the dbr_xxxx_t typedefs
> here.
> 
> Then I built libca.c.  I linked in the new libraries and my program executed
> with no unaligned access errors.
> 

please do not make the above change (see explanation in previous message)

Jeff

Navigate by Date:
Prev: RE: CA on alphas Jeff Hill
Next: RE: My fix to CA on alphas Jeff Hill
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: My fix to CA on alphas Geoff Savage
Next: RE: My fix to CA on alphas Jeff Hill
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·