Advertisement
Guest User

compile MMDVM

a guest
Sep 25th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.69 KB | None | 0 0
  1. chris-macmini@Chris-MacMini MMDVM % make -f Makefile.CMSIS clean
  2. rm -f obj/AX25Demodulator.o obj/AX25Frame.o obj/AX25RX.o obj/AX25TX.o obj/AX25Twist.o obj/CWIdTX.o obj/CalDMR.o obj/CalDStarRX.o obj/CalDStarTX.o obj/CalFM.o obj/CalM17.o obj/CalNXDN.o obj/CalP25.o obj/CalPOCSAG.o obj/CalRSSI.o obj/DMRDMORX.o obj/DMRDMOTX.o obj/DMRIdleRX.o obj/DMRRX.o obj/DMRSlotRX.o obj/DMRSlotType.o obj/DMRTX.o obj/DStarRX.o obj/DStarTX.o obj/FM.o obj/FMBlanking.o obj/FMCTCSSRX.o obj/FMCTCSSTX.o obj/FMDownSampler.o obj/FMKeyer.o obj/FMNoiseSquelch.o obj/FMTimeout.o obj/FMTimer.o obj/FMUpSampler.o obj/IO.o obj/IODue.o obj/IOSTM.o obj/IOSTM_CMSIS.o obj/IOTeensy.o obj/M17RX.o obj/M17TX.o obj/MMDVM.o obj/NXDNRX.o obj/NXDNTX.o obj/P25RX.o obj/P25TX.o obj/POCSAGTX.o obj/STMUART.o obj/SerialArduino.o obj/SerialPort.o obj/SerialSTM.o obj/SerialSTM_CMSIS.o obj/SerialTeensy.o obj/Utils.o obj/YSFRX.o obj/YSFTX.o obj/system_stm32f1xx.o obj/startup_stm32f105xc.o bin/mmdvm.hex bin/mmdvm.elf bin/mmdvm.dis bin/mmdvm.map obj/AX25Demodulator.d obj/AX25Frame.d obj/AX25RX.d obj/AX25TX.d obj/AX25Twist.d obj/CWIdTX.d obj/CalDMR.d obj/CalDStarRX.d obj/CalDStarTX.d obj/CalFM.d obj/CalM17.d obj/CalNXDN.d obj/CalP25.d obj/CalPOCSAG.d obj/CalRSSI.d obj/DMRDMORX.d obj/DMRDMOTX.d obj/DMRIdleRX.d obj/DMRRX.d obj/DMRSlotRX.d obj/DMRSlotType.d obj/DMRTX.d obj/DStarRX.d obj/DStarTX.d obj/FM.d obj/FMBlanking.d obj/FMCTCSSRX.d obj/FMCTCSSTX.d obj/FMDownSampler.d obj/FMKeyer.d obj/FMNoiseSquelch.d obj/FMTimeout.d obj/FMTimer.d obj/FMUpSampler.d obj/IO.d obj/IODue.d obj/IOSTM.d obj/IOSTM_CMSIS.d obj/IOTeensy.d obj/M17RX.d obj/M17TX.d obj/MMDVM.d obj/NXDNRX.d obj/NXDNTX.d obj/P25RX.d obj/P25TX.d obj/POCSAGTX.d obj/STMUART.d obj/SerialArduino.d obj/SerialPort.d obj/SerialSTM.d obj/SerialSTM_CMSIS.d obj/SerialTeensy.d obj/Utils.d obj/YSFRX.d obj/YSFTX.d GitVersion.h
  3. chris-macmini@Chris-MacMini MMDVM % make -f Makefile.CMSIS
  4. echo "#define GITVERSION \"508018c\"" > GitVersion.h
  5. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c AX25Demodulator.cpp -o obj/AX25Demodulator.o
  6. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c AX25Frame.cpp -o obj/AX25Frame.o
  7. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c AX25RX.cpp -o obj/AX25RX.o
  8. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c AX25TX.cpp -o obj/AX25TX.o
  9. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c AX25Twist.cpp -o obj/AX25Twist.o
  10. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CWIdTX.cpp -o obj/CWIdTX.o
  11. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalDMR.cpp -o obj/CalDMR.o
  12. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalDStarRX.cpp -o obj/CalDStarRX.o
  13. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalDStarTX.cpp -o obj/CalDStarTX.o
  14. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalFM.cpp -o obj/CalFM.o
  15. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalM17.cpp -o obj/CalM17.o
  16. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalNXDN.cpp -o obj/CalNXDN.o
  17. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalP25.cpp -o obj/CalP25.o
  18. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalPOCSAG.cpp -o obj/CalPOCSAG.o
  19. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c CalRSSI.cpp -o obj/CalRSSI.o
  20. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRDMORX.cpp -o obj/DMRDMORX.o
  21. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRDMOTX.cpp -o obj/DMRDMOTX.o
  22. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRIdleRX.cpp -o obj/DMRIdleRX.o
  23. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRRX.cpp -o obj/DMRRX.o
  24. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRSlotRX.cpp -o obj/DMRSlotRX.o
  25. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRSlotType.cpp -o obj/DMRSlotType.o
  26. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DMRTX.cpp -o obj/DMRTX.o
  27. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DStarRX.cpp -o obj/DStarRX.o
  28. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c DStarTX.cpp -o obj/DStarTX.o
  29. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FM.cpp -o obj/FM.o
  30. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMBlanking.cpp -o obj/FMBlanking.o
  31. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMCTCSSRX.cpp -o obj/FMCTCSSRX.o
  32. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMCTCSSTX.cpp -o obj/FMCTCSSTX.o
  33. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMDownSampler.cpp -o obj/FMDownSampler.o
  34. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMKeyer.cpp -o obj/FMKeyer.o
  35. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMNoiseSquelch.cpp -o obj/FMNoiseSquelch.o
  36. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMTimeout.cpp -o obj/FMTimeout.o
  37. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMTimer.cpp -o obj/FMTimer.o
  38. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c FMUpSampler.cpp -o obj/FMUpSampler.o
  39. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c IO.cpp -o obj/IO.o
  40. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c IODue.cpp -o obj/IODue.o
  41. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c IOSTM.cpp -o obj/IOSTM.o
  42. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c IOSTM_CMSIS.cpp -o obj/IOSTM_CMSIS.o
  43. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c IOTeensy.cpp -o obj/IOTeensy.o
  44. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c M17RX.cpp -o obj/M17RX.o
  45. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c M17TX.cpp -o obj/M17TX.o
  46. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c MMDVM.cpp -o obj/MMDVM.o
  47. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c NXDNRX.cpp -o obj/NXDNRX.o
  48. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c NXDNTX.cpp -o obj/NXDNTX.o
  49. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c P25RX.cpp -o obj/P25RX.o
  50. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c P25TX.cpp -o obj/P25TX.o
  51. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c POCSAGTX.cpp -o obj/POCSAGTX.o
  52. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c STMUART.cpp -o obj/STMUART.o
  53. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c SerialArduino.cpp -o obj/SerialArduino.o
  54. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c SerialPort.cpp -o obj/SerialPort.o
  55. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c SerialSTM.cpp -o obj/SerialSTM.o
  56. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c SerialSTM_CMSIS.cpp -o obj/SerialSTM_CMSIS.o
  57. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c SerialTeensy.cpp -o obj/SerialTeensy.o
  58. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c Utils.cpp -o obj/Utils.o
  59. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c YSFRX.cpp -o obj/YSFRX.o
  60. arm-none-eabi-g++ -MMD -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -nostdlib -fno-exceptions -fno-rtti -c YSFTX.cpp -o obj/YSFTX.o
  61. arm-none-eabi-gcc -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -std=gnu11 -nostdlib -c system_stm32f1xx/system_stm32f1xx.c -o obj/system_stm32f1xx.o
  62. arm-none-eabi-gcc -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -c system_stm32f1xx/startup_stm32f105xc.S -o obj/startup_stm32f105xc.o
  63. arm-none-eabi-g++ obj/AX25Demodulator.o obj/AX25Frame.o obj/AX25RX.o obj/AX25TX.o obj/AX25Twist.o obj/CWIdTX.o obj/CalDMR.o obj/CalDStarRX.o obj/CalDStarTX.o obj/CalFM.o obj/CalM17.o obj/CalNXDN.o obj/CalP25.o obj/CalPOCSAG.o obj/CalRSSI.o obj/DMRDMORX.o obj/DMRDMOTX.o obj/DMRIdleRX.o obj/DMRRX.o obj/DMRSlotRX.o obj/DMRSlotType.o obj/DMRTX.o obj/DStarRX.o obj/DStarTX.o obj/FM.o obj/FMBlanking.o obj/FMCTCSSRX.o obj/FMCTCSSTX.o obj/FMDownSampler.o obj/FMKeyer.o obj/FMNoiseSquelch.o obj/FMTimeout.o obj/FMTimer.o obj/FMUpSampler.o obj/IO.o obj/IODue.o obj/IOSTM.o obj/IOSTM_CMSIS.o obj/IOTeensy.o obj/M17RX.o obj/M17TX.o obj/MMDVM.o obj/NXDNRX.o obj/NXDNTX.o obj/P25RX.o obj/P25TX.o obj/POCSAGTX.o obj/STMUART.o obj/SerialArduino.o obj/SerialPort.o obj/SerialSTM.o obj/SerialSTM_CMSIS.o obj/SerialTeensy.o obj/Utils.o obj/YSFRX.o obj/YSFTX.o obj/system_stm32f1xx.o obj/startup_stm32f105xc.o -mthumb -mlittle-endian -mcpu=cortex-m3 -Wall -I. -ISTM32F10X_Lib/CMSIS/Include -ISTM32F10X_Lib/CMSIS/Device/ST/STM32F1xx/Include -Isystem_stm32f1xx -DSTM32F105xC -DMADEBYMAKEFILE -DSTM32F1 -Os -flto -ffunction-sections -fdata-sections -g -Wl,--gc-sections -Wl,-Map=bin/mmdvm.map -Wl,--no-wchar-size-warning --specs=nosys.specs --specs=nano.specs -LSTM32F10X_Lib/CMSIS/Lib/GCC/ -Tsystem_stm32f1xx/gcc.ld -larm_cortexM3l_math -o bin/mmdvm.elf
  64. /var/folders/8d/3z002jps2yn4_96nnjjt90kh0000gn/T//cclf5flC.s: Assembler messages:
  65. /var/folders/8d/3z002jps2yn4_96nnjjt90kh0000gn/T//cclf5flC.s:2981: Warning: ignoring changed section attributes for .data
  66. arm-none-eabi-objdump -S bin/mmdvm.elf > bin/mmdvm.dis
  67. arm-none-eabi-objcopy -O ihex bin/mmdvm.elf bin/mmdvm.hex
  68. arm-none-eabi-size bin/mmdvm.elf
  69. text data bss dec hex filename
  70. 45884 1412 37096 84392 149a8 bin/mmdvm.elf
  71. chris-macmini@Chris-MacMini MMDVM %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement