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



Andrew Pinski <pinskia at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |RESOLVED

         Resolution|                            |INVALID



--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-09 
15:56:47 UTC ---

gcc-ar is for use with newer GNU binutils only as that is the only ar which

supports plugins.  Apple's ar does not support plugins (though it could be made

to; it will be a different plugin interface than the GNU BFD plugin interface

which GCC supports right now).

Reply via email to