This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/61313] configure incorrectly strips $target_alias from PLUGIN_LD_SUFFIX


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61313

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-11-18
           Assignee|ebotcazou at gcc dot gnu.org       |unassigned at gcc dot gnu.org
     Ever confirmed|0                           |1
           Severity|normal                      |minor

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
$target_alias needs to be stripped from the executable name though.  I guess
it's just a matter of writing the proper regex for sed, but no plan to work on
it in the foreseeable future as far as I'm concerned.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]