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: EPICS on RTEMS |
From: | Eric Norum <[email protected]> |
To: | John Sinclair <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Wed, 2 May 2007 16:30:52 -0500 |
I guess I was missing this piece. I had to manually copy the library (could have soft-linked it) and add
USR_LIBS += bspExt
to the makefile. But then, since make is being instructed (why?) to also build the system on the host (linux-x86), this library
was missing for the linux build. I created a dummy one using ar and the build finally succeeded.
Is this the "correct" way to do EPICS with RTEMS or do I somehow have things half-configured?
-- Eric Norum <[email protected]> Advanced Photon Source Argonne National Laboratory (630) 252-4793