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

Windows->Linux Fail for Net9 #2

Open
fallenwood opened this issue Dec 22, 2024 · 0 comments
Open

Windows->Linux Fail for Net9 #2

fallenwood opened this issue Dec 22, 2024 · 0 comments

Comments

@fallenwood
Copy link
Owner

  app failed with 3 error(s) (1.6s) → bin\Release\net9.0\linux-x64\app.dll
    ld.lld : error : undefined symbol: __cpu_indicator_init
    >>> referenced by isa_detection.cpp:87 (/__w/1/s/src/coreclr/gc/vxsort/isa_detection.cpp:87)
    >>>               isa_detection.cpp.o:(InitSupportedInstructionSet(int)) in archive <home>\.nuget\packages\runtime.linux-x64.microsoft.dotnet.ilcompiler\9.0.0\sdk\libRuntime.VxsortEnabled.a

    ld.lld : error : undefined symbol: __cpu_model
    >>> referenced by isa_detection.cpp:88 (/__w/1/s/src/coreclr/gc/vxsort/isa_detection.cpp:88)
    >>>               isa_detection.cpp.o:(InitSupportedInstructionSet(int)) in archive <home>\.nuget\packages\runtime.linux-x64.microsoft.dotnet.ilcompiler\9.0.0\sdk\libRuntime.VxsortEnabled.a

Related ziglang/zig#18074

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