As I wrote, PVA compiles for VxWorks 6.3, which means the minimum gcc version would be 3.4.4. However there are many issues with the compiler in 6.4, so probably asking for gcc 4 (VxWorks 6.6) is the best. In that case the patch is not needed but then CONFIG.Common.vxWorksCommon could stop supporting it. I still compile EPICS 7 without PVA for older VxWorks versions, because I still have problems with VxWorks 6.9 on our old MV5100 and MV2300 boards.
I have tried VxWorks 7 but it is completely different from VxWorks 5 or 6. I have not succeeded to build any usable PPC support and of course get no support from WindRicer for old boards. I have basically given up on VxWorks 7.
--
You received this bug notification because you are a member of EPICS
Core Developers, which is subscribed to EPICS Base.
Matching subscriptions: epics-core-list-subscription
https://bugs.launchpad.net/bugs/1913699
Title:
vxWorks compilation fails with undeclared function
Status in EPICS Base:
New
Bug description:
Since -Werror-implicit-function-declaration has been added to configure/CONFIG.gnuCommon in commit b49f0691, EPICS base 7.0 compilation fails for vxWorks in:
../osi/os/vxWorks/osdFindSymbol.c: In function `epicsLoadLibrary':
../osi/os/vxWorks/osdFindSymbol.c:49: error: implicit declaration of function `close'
VxWorks declares close() in ioLib.h.
To manage notifications about this bug go to:
https://bugs.launchpad.net/epics-base/+bug/1913699/+subscriptions
- References:
- [Bug 1913699] [NEW] vxWorks compilation fails with undeclared function Dirk Zimoch via Core-talk
- Navigate by Date:
- Prev:
Re: [Merge] ~dirk.zimoch/epics-base:epicsMutexPriorityInheritance into epics-base:7.0 mdavidsaver via Core-talk
- Next:
CaSe-IndepeDent Menu SEARches? Johnson, Andrew N. via Core-talk
- Index:
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:
[Bug 1913699] Re: vxWorks compilation fails with undeclared function Andrew Johnson via Core-talk
- Next:
[Bug 1913699] Re: vxWorks compilation fails with undeclared function Dirk Zimoch via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
<2021>
2022
2023
2024
|