https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90479
Bug ID: 90479 Summary: gcc-arm-none-eabi-8-2018-q4-major [c99 plus -pg not working] Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: javier.ruano at edu dot uah.es Target Milestone: --- Compiling at arm with Eclipse and Linker semi-hosting options: --specs=rdimon.specs -Wl,--start-group -lgcc -lc -lc -lm -lrdimon -Wl,--end-group gcc-arm-none-eabi-8-2018-q4-major gcc-arm-none-eabi-8-2018-q4-major/bin/../lib/gcc/arm-none-eabi/8.2.1/../../../../arm-none-eabi/bin/ld: cannot find -lc_p Without -pg build perfectly.