Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LLVM 13 #168

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Use LLVM 13 #168

merged 2 commits into from
Nov 21, 2022

Conversation

avdv
Copy link
Owner

@avdv avdv commented Nov 21, 2022

No description provided.

Otherwise, on Darwin linking fails:

```
ld64.lld: error: undefined symbol: operator delete(void*)
 >>> referenced by /private/tmp/nix-build-scalals-native-0.1.5.drv-0/m5qdjb80f9i2yzgcfwp0s26dwvsrzxb2-source/native/target/scala-3.2.1/native/native-code-nativelib_native0.4_3-0.4.7-1/scala-native/platform/posix/process_monitor.cpp.o
 ld64.lld: error: undefined symbol: operator delete(void*)
 >>> referenced by /private/tmp/nix-build-scalals-native-0.1.5.drv-0/m5qdjb80f9i2yzgcfwp0s26dwvsrzxb2-source/native/target/scala-3.2.1/native/native-code-nativelib_native0.4_3-0.4.7-1/scala-native/platform/posix/process_monitor.cpp.o
 ld64.lld: error: undefined symbol: operator delete(void*)
 >>> referenced by /private/tmp/nix-build-scalals-native-0.1.5.drv-0/m5qdjb80f9i2yzgcfwp0s26dwvsrzxb2-source/native/target/scala-3.2.1/native/native-code-nativelib_native0.4_3-0.4.7-1/scala-native/platform/posix/process_monitor.cpp.o
 ld64.lld: error: undefined symbol: operator delete(void*)
 >>> referenced by /private/tmp/nix-build-scalals-native-0.1.5.drv-0/m5qdjb80f9i2yzgcfwp0s26dwvsrzxb2-source/native/target/scala-3.2.1/native/native-code-nativelib_native0.4_3-0.4.7-1/scala-native/platform/posix/process_monitor.cpp.o
 ld64.lld: error: undefined symbol: operator delete(void*)
 >>> referenced by /private/tmp/nix-build-scalals-native-0.1.5.drv-0/m5qdjb80f9i2yzgcfwp0s26dwvsrzxb2-source/native/target/scala-3.2.1/native/native-code-nativelib_native0.4_3-0.4.7-1/scala-native/platform/posix/process_monitor.cpp.o
Error: scalals-native> [error] ld64.lld: error: undefined symbol: operator delete(void*)
```
@avdv avdv merged commit 2a56e04 into main Nov 21, 2022
@avdv avdv deleted the llvm-13 branch November 21, 2022 20:43
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.

1 participant