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: 12f8219 at gmail dot com
Subject: [Bug binutils/21702] ar cannot handle (slim) LTO object files when in MRI script mode
Date: Thu, 15 Apr 2021 20:32:30 +0000

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

Pavel <12f8219 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |12f8219 at gmail dot com

--- Comment #9 from Pavel <12f8219 at gmail dot com> ---
.root@h Xext 0# ar crs .libs/libXext.a .libs/bigreq.o .libs/geext.o
.libs/shape.o .libs/sleepuntil.o .libs/sync.o .libs/xcmisc.o .libs/xtest.o
.libs/shm.o .libs/xvmain.o .libs/xvdisp.o .libs/xvmc.o .libs/xres.o
.libs/dpms.o

.root@h Xext 0# ar tv .libs/libXext.a
rw-r--r-- 0/0  23104 Jan  1 02:00 1970 bigreq.o
rw-r--r-- 0/0  68008 Jan  1 02:00 1970 geext.o
rw-r--r-- 0/0 211184 Jan  1 02:00 1970 shape.o
rw-r--r-- 0/0  37032 Jan  1 02:00 1970 sleepuntil.o
rw-r--r-- 0/0 424360 Jan  1 02:00 1970 sync.o
rw-r--r-- 0/0  45368 Jan  1 02:00 1970 xcmisc.o
rw-r--r-- 0/0 211632 Jan  1 02:00 1970 xtest.o
rw-r--r-- 0/0 278704 Jan  1 02:00 1970 shm.o
rw-r--r-- 0/0 218928 Jan  1 02:00 1970 xvmain.o
rw-r--r-- 0/0 358776 Jan  1 02:00 1970 xvdisp.o
rw-r--r-- 0/0 184584 Jan  1 02:00 1970 xvmc.o
rw-r--r-- 0/0 157936 Jan  1 02:00 1970 xres.o
rw-r--r-- 0/0 110824 Jan  1 02:00 1970 dpms.o

.root@h Xext 0# ar -M <<EOF
OPEN .libs/libXext.a
SAVE                
END
EOF
/usr/lib/gcc/x86_64-gentoo-linux-musl/10.2.0/../../../../x86_64-gentoo-linux-musl/bin/ar:
.libs/libXext.a(bigreq.o): plugin needed to handle lto object

-- 
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]