------- Comment #1 from scovich at gmail dot com  2010-03-09 01:04 -------
(In reply to comment #0)
> Let's just say this led to extremely frustrating behavior until I decided to
> start digging...

To be more specific, the gcc/as wrapper is generated with:

ORIGINAL_AS_FOR_TARGET=""
ORIGINAL_LD_FOR_TARGET=""
ORIGINAL_PLUGIN_LD_FOR_TARGET=""
ORIGINAL_NM_FOR_TARGET=""

Which causes the building of libgcc to fail later on at gcc/as line 83 with a
message about "exec: not found"


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43301

Reply via email to