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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: StreamDevice fails to compile for RTEMS targets. |
From: | Mark Rivers <[email protected]> |
To: | "'Michael Westfall'" <[email protected]>, "[email protected] Talk" <[email protected]> |
Date: | Thu, 6 Oct 2016 17:24:12 +0000 |
Hi Mike, That error is not in StreamDevice, it is in calc. calc depends on sscan, so you must install and build sscan before you build calc. Mark From: [email protected] [mailto:[email protected]]
On Behalf Of Michael Westfall StreamDevice 2.6 fails to compile for RTEMS targets. The problem seems to be with the example IOC in src/StreamDeviceApp/streamApp. We get errors like these: /home/mikew/epics/support/calc/lib/RTEMS-beatnik/libcalc.a(swaitRecord.o): In function `special': etc.... However, if I set the build to avoid cross compile targets, it builds OK for the Linux host. Also it builds OK even for RTEMS targets if I comment out CALC=.... in .../configure/RELEASE. Wondering if anyone else has run across this and what the solution might be..
Mike Westfall Control Systems Software Engineer
|