Vladis Korobov wrote:
>
> I work with EPICS R3.13.1, vxWorks 5.3.1.
> I started to work with Power PC board (mv2306). When I tried to build
> EPICS base I got following compilation error in base/rsrv:
There is probably due to a known problem with the vxWorks header files
when building for Tornado 1.0.1 on the PowerPC. The fix for this has been
included in the R3.13.2 configuration files, and involves changing a line
in config/CONFIG.Vx.ppc604 so the following definition appears:
ARCH_DEP_CPPFLAGS = -DCPU=PPC604 -D_GNU_TOOL -DTRUE=1
The -DTRUE=1 is the important factor here; the architecture-specific
var-args header file for the PowerPC requires that the TRUE macro be
defined, which isn't always the case.
- Andrew
--
Complexity comes for free, Simplicity you have to work for.
- References:
- EPICS R3.13.1 and Power PC Vladis Korobov
- Navigate by Date:
- Prev:
Re: Who is using what EPICS version Janousch Markus
- Next:
Re: compiler bug in unpatched Solaris C++ 5.0, Visual C++ Kay Kasemir
- Index:
1994
1995
1996
1997
1998
1999
<2000>
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:
EPICS R3.13.1 and Power PC Vladis Korobov
- Next:
utilities for counting and sorting .db files Rozelle Wright
- Index:
1994
1995
1996
1997
1998
1999
<2000>
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|