Bug 35847 - unrecognized option `-march=score7'
Summary: unrecognized option `-march=score7'
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 16:58 UTC by Mike Stein
Modified: 2009-08-27 09:17 UTC (History)
2 users (show)

See Also:
Host: x86_64-linux-gnu
Target: score-elf
Build:
Known to work:
Known to fail:
Last reconfirmed: 2008-12-25 01:20:53


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Stein 2008-04-06 16:58:15 UTC
Hi,
building score-elf fails with
configure:2398: /home/mstein/inst/trunk/score-elf/./gcc/xgcc -B/home/mstein/inst/trunk/score-elf/./
gcc/ -B/home/mstein/cross-install/score-elf-trunk/score-elf/bin/ -B/home/mstein/cross-install/score
-elf-trunk/score-elf/lib/ -isystem /home/mstein/cross-install/score-elf-trunk/score-elf/include -is
ystem /home/mstein/cross-install/score-elf-trunk/score-elf/sys-include -o conftest -g -O2     conft
est.c  >&5
/home/mstein/cross-local/score-elf/usr/bin/as: unrecognized option `-march=score7'

gcc version 4.4.0 20080405 (experimental) [trunk revision 133942] (GCC)
binutils-cvs is from today
Comment 1 liqin 2008-12-25 01:20:53 UTC
score binutils will checkin this option soon.
Comment 2 Steven Bosscher 2009-08-08 22:38:57 UTC
Any news on this one?
Comment 3 liqin 2009-08-27 09:17:55 UTC
please download new binutils-2.19.51, it already support score7 option.