------- Comment #6 from pinskia at gcc dot gnu dot org  2008-12-31 22:17 -------
>   stamp-nm: $(ORIGINAL_NM_FOR_TARGET)
This is no longer there.
And was removed via:
2007-04-12  Paolo Bonzini  <bonz...@gnu.org>
            Charles Wilson  <libt...@cwilson.fastmail.fm>

        * Makefile.in (stamp-as, stamp-collect-ld, stamp-nm): Remove.
        (libgcc.mvars): Don't depend on them.
        * configure.ac (as, collect-ld, nm): Create from exec-tool.in.
        * exec-tool.in: New.


Though we have:
    exec "$original" ${1+"$@"}

I don't know much about shell to say if this does the correct thing.

Can you try GCC 4.3.2 and see if that fails for you?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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

Reply via email to