Hi
The difference between compiling a mvme167 and compiling a mvme162 is that the
former uses -m68040 option while the latter one uses -msoft-float option.
When I loaded base/bin/mv162/iocCore into a mvme162, I got the error messge as
following:
ld < targetmv162/iocCore
undefined symbol: ___eqdf2
undefined symbol: ___gtdf2
undefined symbol: ___ltdf2
undefined symbol: ___floatsidf
undefined symbol: ___adddf3
undefined symbol: ___divdf3
undefined symbol: ___floatsisf
undefined symbol: ___addsf3
......
ld error: error reading file (errno = 0x1c0001)
When I loaded base/bin/mv167/iocCore,drvSup, recSup, devSup and a simple
database into a mvme162, it didn't give me any error message, but the IOC hang.
(drvSup and devSup caused it)
I don't have any problem to load mv167/stuff into a mvme167.
Could anybody give me a help? Thanks a lot.
Dong
--
--------------------------------------------
Dong Zhao
[email protected]
[email protected]
Tel: 312-666-7681 (h)
708-467-3083 (o)
-------------------------------------------
- Replies:
- Re: cross-compile mvme162 Ralph Lange
- Navigate by Date:
- Prev:
default.dctsdr Marty Kraimer
- Next:
Re: cross-compile mvme162 Ralph Lange
- 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
2026
- Navigate by Thread:
- Prev:
default.dctsdr Marty Kraimer
- Next:
Re: cross-compile mvme162 Ralph Lange
- 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
2026
|