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

            Bug ID: 90459
           Summary: gcc-arm-none-eabi-8-2018-q4-major
           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: ---

From Eclipse
Building target: Lancaster.elf
Invoking: GNU ARM Cross C++ Linker
arm-none-eabi-g++ -mcpu=cortex-a9 -mthumb -mfloat-abi=hard -O0
-fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections  -g3 -p
-pg -Xlinker --gc-sections -Wl,-Map,"Lancaster.map" -o "Lancaster.elf" 
./src/PCA.o ./src/main.o   
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-lc_p
makefile:57: recipe for target 'Lancaster.elf' failed
collect2: error: ld returned 1 exit status
make: *** [Lancasterelf] Error 1
"make all" terminated with exit code 2. Build might be incomplete.

Reply via email to