Skip to content

Conversation

@fd00
Copy link
Contributor

@fd00 fd00 commented May 4, 2025

$ git clone https://github.com/microsoft/mimalloc.git
$ cd mimalloc
$ mkdir build
$ cmake -DMI_BUILD_STATIC:BOOL=OFF ..
$ make
:
[ 78%] Linking C executable mimalloc-test-api
ld: library 'mimalloc-static' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [mimalloc-test-api] Error 1
make[1]: *** [CMakeFiles/mimalloc-test-api.dir/all] Error 2
make: *** [all] Error 2

@daanx daanx changed the base branch from main to dev June 8, 2025 22:15
@daanx daanx changed the base branch from dev to main June 8, 2025 22:59
@daanx
Copy link
Collaborator

daanx commented Jun 8, 2025

Thanks -- I merged this manually.

@daanx daanx closed this Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants