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

tinycrypt build failed on Windows 11 #56

Description

@snowuyl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions