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