This is the mail archive of the gcc-patches@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]

Re: Add gcc-ar, gcc-nm, gcc-ranlib


On 02/12/2010 22:35, H.J. Lu wrote:
> Hi,
> 
> Here is the new implementation of gcc-ar, gcc-nm, gcc-ranlib.
> It doesn't require any new gcc option.  OK for trunk?

  The documentation isn't very detailed:

> +In some cases, you may need to use the @command{gcc-ar},
> +@command{gcc-nm} and @command{gcc-ranlib} commands to manage LTO
> +object files.

  Can it not say at least a little something about in what cases you may need
to use them, and what the difference is between them and the regular binutils?

    cheers,
      DaveK


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