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: Xy566 driver
From: Marty Kraimer <[email protected]>
To: "Garrett D. Rinehart" <[email protected]>
Cc: [email protected]
Date: Mon, 23 Aug 1999 08:06:50 -0500
"Garrett D. Rinehart" wrote:
> 
> I'm trying to experiment with a modified drvXy566. The trouble is that the
> source I have for drvXy566.c is from April 30, 1997 and won't compile (even
> before I mess with it). It makes lots of complaints about incompatible types and
> such. Obviously, since there is a drvXy566.o in the epics releases dating to
> November 1998, there must either be a way to get this thing to compile as-is, or
> there must be another version out there.
> 
> Does anybody know which it is? If so, would that person please help me?
> 
> Garrett Rinehart
> Intense Pulsed Neutron Source
> Argonne National Laboratory
> 9700 S. Cass Ave
> Argonne, IL  60439
> (630)252-6561


The code in src/drv/old has the following definitions in Makefile.Vx

CMPLR = TRAD

VX_WARN_YES = -Wall -pedantic
#       Only the 68k cross-compiler has no "nobitfield" option   -kuk-
ifeq ($(ARCH_CLASS),68k)
USR_CFLAGS = -fshared-data -fvolatile -mnobitfield
else
USR_CFLAGS = -fshared-data -fvolatile
endif


TRAD results in the switch

-traditional


Marty Kraimer


References:
Xy566 driver Garrett D. Rinehart

Navigate by Date:
Prev: Re: logging onto an ioc (rlogin,telnet) Ralph Lange
Next: DM Channel Popup Enhancement Kenneth Kang
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: Xy566 driver Garrett D. Rinehart
Next: DM Channel Popup Enhancement Kenneth Kang
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 ·