[make profiledbootstrap] gcc-9-build/x86_64-linux-gnu/libstdc++-v3/src/debug/Makefile: No such file or directory

Jonathan Wakely jwakely.gcc@gmail.com
Thu May 30 10:40:00 GMT 2019


On Thu, 30 May 2019 at 10:52, Tadeus Prastowo wrote:
>
> On Wed, May 29, 2019 at 11:53 PM Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> > You probably want to add -j2 or -j4 to that command (or some other
> > value, depending how many cores you have) so you don't have to wait 10
> > hours.
>
> Thank you, I am aware of that.  I did not parallelize the build on
> purpose to compare the total time with the previous
> non-profiledbootstrap build.

Ah OK. You'd be surprised how many people aren't aware of parallel
make and so complain about how long it takes ;-)

> Any idea on how to find out the cause of the missing Makefile?  I

No sorry, I've not seen that error before.



More information about the Gcc-help mailing list