Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

tinycrypt build failed on Windows 11 #56

Open
snowuyl opened this issue Aug 1, 2023 · 0 comments
Open

tinycrypt build failed on Windows 11 #56

snowuyl opened this issue Aug 1, 2023 · 0 comments

Comments

@snowuyl
Copy link

snowuyl commented Aug 1, 2023

D:\workspace_C>git clone https://github.com/intel/tinycrypt
Cloning into 'tinycrypt'...
remote: Enumerating objects: 698, done.
Receiving objects: 100% (698/698), 891.88 KiB | 2.55 MiB/s, done.

Resolving deltas: 100% (458/458), done.

D:\workspace_C>cd tinycrypt

D:\workspace_C\tinycrypt>ls
AUTHORS documentation LICENSE README VERSION
config.mk lib Makefile tests

D:\workspace_C\tinycrypt>make
make -C lib
make[1]: Entering directory D:/workspace_C/tinycrypt/lib' gcc -Os -std=c99 -Wall -Wextra -D_ISOC99_SOURCE -MMD -I../lib/include/ -I../lib/source/ -I../tests/include/ -DENABLE_TESTS -c -o aes_decrypt.o ../lib/source/aes_decrypt.c process_begin: CreateProcess(NULL, gcc -Os -std=c99 -Wall -Wextra -D_ISOC99_SOURCE -MMD -I../lib/include/ -I../lib/source/ -I../tests/include/ -DENABLE_TESTS -c -o aes_decrypt.o ../lib/source/aes_decrypt.c, ...) failed. make (e=2): 系統找不到指定的檔案。 make[1]: *** [aes_decrypt.o] Error 2 make[1]: Leaving directory D:/workspace_C/tinycrypt/lib'
make: *** [all] Error 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant