Thanks to visit codestin.com
Credit goes to github.com

Skip to content

libnethost.lib contains LTCG objects again #113183

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

Closed
alexrp opened this issue Mar 5, 2025 · 4 comments
Closed

libnethost.lib contains LTCG objects again #113183

alexrp opened this issue Mar 5, 2025 · 4 comments
Assignees
Milestone

Comments

@alexrp
Copy link
Contributor

alexrp commented Mar 5, 2025

After updating runtime.win-x64.Microsoft.NETCore.DotNetAppHost to 9.0.2, I get:

lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\trace.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\utils.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\pal.windows.cpp.obj: is not a native COFF file. Recompile without /GL?
lld-link : error : hostmisc\CMakeFiles\hostmisc.dir\__\fxr\fx_ver.cpp.obj: is not a native COFF file. Recompile without /GL?

I originally fixed this in #71089, but I suspect #111805 regressed it. cc @jkoritzinsky

@ghost ghost added the area-Host label Mar 5, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 5, 2025
Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

@jkoritzinsky jkoritzinsky self-assigned this Mar 6, 2025
@ikkentim
Copy link

ikkentim commented Mar 7, 2025

This issue was reported before in #111788 and was marked as fixed by #111805, but I don't think that was backported to .net9?
https://github.com/dotnet/runtime/commits/release/9.0/src/native/corehost/hostmisc

@agocke agocke added this to the 9.0.x milestone Mar 25, 2025
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Mar 25, 2025
@alexrp
Copy link
Contributor Author

alexrp commented Apr 19, 2025

@jkoritzinsky can this be closed?

@jkoritzinsky
Copy link
Member

Yes this can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants