public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [tree-ssa, cvs] spec failure: unrecognized spec option'<'
@ 2003-11-09 18:46 Dara Hazeghi
  2003-11-09 21:25 ` Melvin Hadasht
  0 siblings, 1 reply; 9+ messages in thread
From: Dara Hazeghi @ 2003-11-09 18:46 UTC (permalink / raw)
  To: melvin.hadasht; +Cc: gcc-help

Hello

> Ok, thanks for checking: on my pII 266,
> compilation is not instantaneous.

Yeah, gcc compile time isn't exactly spectacular :-)

>Reading specs from ./specs
>Configured with:
/usr/local/src/cvs/gcc-3.3.2/>configure 
>Thread model: posix
>gcc driver version 3.3.2 executing gcc version
>3.5-tree-ssa

See this is what's weird, and symptomatic of a broken
installation. For some reason, your 3.3.2 driver is
running the 3.5 compiler. I'm guessing the 3.3.x
driver is less forgiving about spec file typos,
hence...

>gcc: spec failure: unrecognized spec option '<'

If you go to the prefix where you installed 3.3.x, and
do a find on cc1, what do you get? More importantly,
if you run that cc1, what version does it say it is?
Also, what is you $PATH?

>Concerning the ./specs file, removing the >"%<mcpu=*"
is not sufficient, 
>a closing brace "}" must also be adjusted.

Right.

>I don't have any idea on how to find where the
>problem is, but I'm willing to do any tests. 
>Should I file a bug report?

You can certainly file a bug report, mentioning the
typo in specs, and give the particulars. The other
error your seeing is more likely part of a screwed up
installation (could also be a bug...). 

If you want to find what's causing the bug, you can
try to figure out what makefile rule generates
gcc/specs (in your build directory), and so figuree
out where the original typo comes from. I'll also take
a look this afternoon and see what I can come up
with...

Cheers,

Dara

P.S. Please cc: replies, since I'm not subscribed to gcc-help@...

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-11-14 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-09 18:46 [tree-ssa, cvs] spec failure: unrecognized spec option'<' Dara Hazeghi
2003-11-09 21:25 ` Melvin Hadasht
2003-11-10  2:15   ` Dara Hazeghi
2003-11-10 18:19     ` Melvin Hadasht
2003-11-11  7:25       ` Dara Hazeghi
2003-11-13  7:11         ` [tree-ssa, cvs] (cleaner workaround) " Melvin Hadasht
2003-11-14  8:02           ` Dara Hazeghi
2003-11-14 11:54             ` Melvin Hadasht
2003-11-14 16:45               ` Dara Hazeghi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).