Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Crossgen Requires -JITPath Parameter #50

Open
brianrob opened this issue Jun 3, 2016 · 2 comments
Open

Crossgen Requires -JITPath Parameter #50

brianrob opened this issue Jun 3, 2016 · 2 comments

Comments

@brianrob
Copy link
Member

brianrob commented Jun 3, 2016

From dotnet/cli#3223 it appears that crossgen now requires the -JITPath parameter.

@gkhanna79, can you provide details on this change and what is needed? Perfcollect calls crossgen to generate perfmap files for tracing, and it sounds like it will be broken by this change.

@gkhanna79
Copy link
Member

crossgen needs to be invoked by passing the JITPath parameter to point to the absolute file path for clrjit.dll OR clrjit.dll needs to be next to crossgen.exe.

@brianrob
Copy link
Member Author

brianrob commented Jun 6, 2016

Thanks @gkhanna79.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants