-
-
Save Palantir555/0939a221f29f03a10bd3dd9ca0301edc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Palantir\Desktop\Xively\xively-client-c\src\import\tls\wolfssl-3.9.6\tirtos>gmake -f wolfssl.mak all | |
building wolfssl packages ... | |
making all: Thu Jun 1 14:06:03 GMTDT 2017 ... | |
======== .interfaces [./packages/ti/net/wolfssl] ======== | |
making package.mak (because of package.bld) ... | |
js: "C:/ti/tirtos_cc32xx_2_16_01_14/products/bios_6_45_02_31/packages/ti/targets/arm/elf/IArm.xs", line 77: Error: The compiler in C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS gnu.targets.arm.M4F is not compatible with this version of TI-RTOS or SYS/BIOS. Please use Arm compiler 5.2.2 or newer. | |
gmake[1]: *** Deleting file `package.mak' | |
making package.mak (because of package.bld) ... | |
js: "C:/ti/tirtos_cc32xx_2_16_01_14/products/bios_6_45_02_31/packages/ti/targets/arm/elf/IArm.xs", line 77: Error: The compiler in C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.0.LTS gnu.targets.arm.M4F is not compatible with this version of TI-RTOS or SYS/BIOS. Please use Arm compiler 5.2.2 or newer. | |
gmake[1]: *** Deleting file `package.mak' | |
gmake[1]: *** No rule to make target `package.mak', needed by `.interfaces'. Stop. | |
xdctools_3_50_01_12_core\gmake.exe: *** [packages/ti/net/wolfssl,.interfaces] Error 2 | |
wolfssl.mak:59: recipe for target 'all' failed | |
gmake: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment