bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/21702] ar cannot handle (slim) LTO object files when in MR


From: nickc at redhat dot com
Subject: [Bug binutils/21702] ar cannot handle (slim) LTO object files when in MRI script mode
Date: Fri, 16 Apr 2021 14:58:11 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21702

--- Comment #13 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Pavel from comment #12)

Sorry, I am not quite sure what to do with these files.

I tried this:

  % ar  --plugin=/usr/lib64/bfd-plugins/liblto_plugin.so -M
  AR >open -AbO.a
  AR >save
  AR >end

There were no error messages about missing plugins.  Note - this was with the
latest version of ar built from today's mainline binutils sources.  When I used
the system version of ar, I did get the error message:

  % /usr/bin/ar --plugin=/usr/lib64/bfd-plugins/liblto_plugin.so -M
  AR >open -AbO.a
  AR >save
  /usr/bin/ar: -AbO.a(t.o): plugin needed to handle lto object
  AR >end

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]