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: Cross compiling EPICS Base for ARM processor- Xilinx ARM Petalinux- Antelope Error |
From: | "Madden, Timothy J." <[email protected]> |
To: | "Rivers, Mark L." <[email protected]>, "[email protected]" <[email protected]> |
Date: | Thu, 31 Mar 2016 15:44:46 +0000 |
Mark
I guess so. I wasn't sure about the cross compiler stuff. Thanks, I will try. It seemed that the build did not know we were using a cross compiler. T From: Mark Rivers [[email protected]]
Sent: Thursday, March 31, 2016 10:42 AM To: Madden, Timothy J.; [email protected] Subject: RE: Cross compiling EPICS Base for ARM processor- Xilinx ARM Petalinux- Antelope Error Don’t you want to do
EPICS_HOST_ARCH linux-x86_64
and in
base/configure/CONFIG_SITE
set
CROSS_COMPILER_TARGET_ARCHS=linux-arm CROSS_COMPILER_HOST_ARCHS=linux-x86_64
From: [email protected] [mailto:[email protected]]
On Behalf Of Madden, Timothy J.
Folks |