bug-binutils
[Top][All Lists]
Advanced

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

[Bug gprofng/31109] gprofng not built and installed in a combined binuti


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build
Date: Wed, 06 Dec 2023 18:06:16 +0000

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

--- Comment #7 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---

I configured my gcc trank build:
   <src>/configure --prefix=`pwd`/INSTALL --enable-gprofng
I see the binutils-gdb targets in Makefile.
For example:
% grep gprof Makefile 
    maybe-configure-gprof \
    maybe-configure-gprofng \
all-host: maybe-all-gprof
all-host: maybe-all-gprofng
info-host: maybe-info-gprof
info-host: maybe-info-gprofng


But after `make -j 40`, there are no gprofng, gprof, libctf, etc in build.
How should I configure my build to reproduce errors ?

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