https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95712

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
          Component|libgcc                      |bootstrap

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
@if gcc-no-bootstrap
....
configure-target-libgcc: maybe-all-gcc
...
@endif gcc-no-bootstrap

What version of GNU make are you using?
Can you attach the toplevel Makefile?  I checked the version that is generated
for aarch64-linux-gnu that I configured for and it has:

# Generic dependencies for target modules on host stuff, especially gcc
....
configure-target-libgcc: maybe-all-gcc
...

Reply via email to