- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
hi all,
I try use BSP 1.2.0 and build its SDK, but I find when I build the application, it will generate x86 include 'cmov' instruction that is not support by Quark.
Do you have any solution that I can let gcc not generate the cmov instruction code?
ps. I try to build gforth-0.7.3.
wenij
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
o....
I review its configure file and check it have miss configure to check as "-march=athlon64"
remove it, then the cmov was not be used .....
Sorry, for this fail post ....
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
o....
I review its configure file and check it have miss configure to check as "-march=athlon64"
remove it, then the cmov was not be used .....
Sorry, for this fail post ....

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page