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

Running basics test fails with "Global is external, but doesn't have external or weak linkage!" and "Alias must point to a definition" #124

Open
GavinRay97 opened this issue May 11, 2021 · 0 comments

Comments

@GavinRay97
Copy link

C:\Users\rayga\Projects\Calypso\build\bin\test>"../ldc2.exe" basics.d -cpp-args /std:c++11
warning: argument unused during compilation: '/std:c++11'
warning: argument unused during compilation: '/std:c++11'
Global is external, but doesn't have external or weak linkage!
{ [2 x i8*] }* @0
Global is external, but doesn't have external or weak linkage!
{ [3 x i8*] }* @1
Alias must point to a definition
i8** @"??_7testMultipleInherit@test@@6BanotherClass@1@@"
Alias must point to a definition
i8** @"??_7testMultipleInherit@test@@6BtestInherit@1@@"
LLVM ERROR: Broken module found, compilation aborted!
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

No branches or pull requests

1 participant