https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88780
Pei JIA changed:
What|Removed |Added
CC||jiapei at longervision dot com
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89668
--- Comment #4 from Pei JIA ---
I just strictly follow
http://linuxfromscratch.org/lfs/view/stable/chapter06/gcc.html,
and I'm using the following command line:
su nobody -s /bin/bash -c "PATH=$PATH make -k check"
Should I do:
su nobody -s
++
Assignee: unassigned at gcc dot gnu.org
Reporter: jiapei at longervision dot com
Target Milestone: ---
Hi, all:
I'm trying to build GCC-8.3.0 for LFS on my host Ubuntu 18.04.2, but NOW hanged
for hours at the testsuite, which seems to be exactly the same reported BUG: