bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24873] gcc -flto objects result in --start-group … --end-group f


From: amodra at gmail dot com
Subject: [Bug ld/24873] gcc -flto objects result in --start-group … --end-group failure to include --as-needed libraries
Date: Mon, 05 Aug 2019 03:11:07 +0000

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

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
I tried to recreate the problem locally on my x86_64 Ubuntu 18.04.2 box using
current libinput git source, but
meson --prefix=/usr -Ddocumentation=false builddir/
results in a failure:

Running test binary command:
/home/alan/src/libinput/builddir/meson-private/sanitycheckcpp.exe
Native C++ compiler: c++ (gcc 7.4.0 "c++ (Ubuntu 7.4.0-1ubuntu1~18.04.1)
7.4.0")
Determining dependency 'check' with pkg-config executable '/usr/bin/pkg-config'

meson.build:682:1: ERROR: Native dependency 'check' not found

Obviously, building with -Dtests=false isn't an option since the linker problem
occurred building one of the tests.

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