this is a sample for mbed(LPC1768)
Release/Libraries/EthernetInterface/Socket/subdir.mk@0:3163adfd2cf1, 2015-11-19 (annotated)
- Committer:
- 1
- Date:
- Thu Nov 19 10:17:55 2015 +0800
- Revision:
- 0:3163adfd2cf1
????????????????????????
1.callback
2.thread
3.auto-connect,time-up
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
1 | 0:3163adfd2cf1 | 1 | ################################################################################ |
1 | 0:3163adfd2cf1 | 2 | # Automatically-generated file. Do not edit! |
1 | 0:3163adfd2cf1 | 3 | ################################################################################ |
1 | 0:3163adfd2cf1 | 4 | |
1 | 0:3163adfd2cf1 | 5 | # Add inputs and outputs from these tool invocations to the build variables |
1 | 0:3163adfd2cf1 | 6 | CPP_SRCS += \ |
1 | 0:3163adfd2cf1 | 7 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/Endpoint.cpp \ |
1 | 0:3163adfd2cf1 | 8 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/Socket.cpp \ |
1 | 0:3163adfd2cf1 | 9 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/TCPSocketConnection.cpp \ |
1 | 0:3163adfd2cf1 | 10 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/TCPSocketServer.cpp \ |
1 | 0:3163adfd2cf1 | 11 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/UDPSocket.cpp |
1 | 0:3163adfd2cf1 | 12 | |
1 | 0:3163adfd2cf1 | 13 | LINK_OBJ += \ |
1 | 0:3163adfd2cf1 | 14 | ./Libraries/EthernetInterface/Socket/Endpoint.cpp.o \ |
1 | 0:3163adfd2cf1 | 15 | ./Libraries/EthernetInterface/Socket/Socket.cpp.o \ |
1 | 0:3163adfd2cf1 | 16 | ./Libraries/EthernetInterface/Socket/TCPSocketConnection.cpp.o \ |
1 | 0:3163adfd2cf1 | 17 | ./Libraries/EthernetInterface/Socket/TCPSocketServer.cpp.o \ |
1 | 0:3163adfd2cf1 | 18 | ./Libraries/EthernetInterface/Socket/UDPSocket.cpp.o |
1 | 0:3163adfd2cf1 | 19 | |
1 | 0:3163adfd2cf1 | 20 | CPP_DEPS += \ |
1 | 0:3163adfd2cf1 | 21 | ./Libraries/EthernetInterface/Socket/Endpoint.cpp.d \ |
1 | 0:3163adfd2cf1 | 22 | ./Libraries/EthernetInterface/Socket/Socket.cpp.d \ |
1 | 0:3163adfd2cf1 | 23 | ./Libraries/EthernetInterface/Socket/TCPSocketConnection.cpp.d \ |
1 | 0:3163adfd2cf1 | 24 | ./Libraries/EthernetInterface/Socket/TCPSocketServer.cpp.d \ |
1 | 0:3163adfd2cf1 | 25 | ./Libraries/EthernetInterface/Socket/UDPSocket.cpp.d |
1 | 0:3163adfd2cf1 | 26 | |
1 | 0:3163adfd2cf1 | 27 | |
1 | 0:3163adfd2cf1 | 28 | # Each subdirectory must supply rules for building sources it contributes |
1 | 0:3163adfd2cf1 | 29 | Libraries/EthernetInterface/Socket/Endpoint.cpp.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/Endpoint.cpp |
1 | 0:3163adfd2cf1 | 30 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 31 | @echo 'Starting C++ compile' |
1 | 0:3163adfd2cf1 | 32 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 33 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 34 | @echo ' ' |
1 | 0:3163adfd2cf1 | 35 | |
1 | 0:3163adfd2cf1 | 36 | Libraries/EthernetInterface/Socket/Socket.cpp.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/Socket.cpp |
1 | 0:3163adfd2cf1 | 37 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 38 | @echo 'Starting C++ compile' |
1 | 0:3163adfd2cf1 | 39 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 40 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 41 | @echo ' ' |
1 | 0:3163adfd2cf1 | 42 | |
1 | 0:3163adfd2cf1 | 43 | Libraries/EthernetInterface/Socket/TCPSocketConnection.cpp.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/TCPSocketConnection.cpp |
1 | 0:3163adfd2cf1 | 44 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 45 | @echo 'Starting C++ compile' |
1 | 0:3163adfd2cf1 | 46 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 47 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 48 | @echo ' ' |
1 | 0:3163adfd2cf1 | 49 | |
1 | 0:3163adfd2cf1 | 50 | Libraries/EthernetInterface/Socket/TCPSocketServer.cpp.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/TCPSocketServer.cpp |
1 | 0:3163adfd2cf1 | 51 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 52 | @echo 'Starting C++ compile' |
1 | 0:3163adfd2cf1 | 53 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 54 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 55 | @echo ' ' |
1 | 0:3163adfd2cf1 | 56 | |
1 | 0:3163adfd2cf1 | 57 | Libraries/EthernetInterface/Socket/UDPSocket.cpp.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/Socket/UDPSocket.cpp |
1 | 0:3163adfd2cf1 | 58 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 59 | @echo 'Starting C++ compile' |
1 | 0:3163adfd2cf1 | 60 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 61 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 62 | @echo ' ' |
1 | 0:3163adfd2cf1 | 63 | |
1 | 0:3163adfd2cf1 | 64 |