UT699 ABI CFLAGS Question
Joel Sherrill
joel at rtems.org
Fri Apr 28 21:38:22 UTC 2023
Hi
While showing examples during the class this week, I noticed that the ut699
uses --mcpu=leon and not -mcpu=leon3 in leon3/abi.yml. This doesn't seem
right. Here's the stuff in question:
default:
- enabled-by: sparc/ut700
value:
- -mcpu=leon3
- -mfix-ut700
- enabled-by: sparc/ut699
value:
- -mcpu=leon
- -mfix-ut699
- enabled-by: sparc/gr712rc
value:
- -mcpu=leon3
- -mfix-gr712rc
- enabled-by: true
value:
- -mcpu=leon3
Is the ut699 wrong?
Thanks.
--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230428/0280617b/attachment.htm>
More information about the devel
mailing list