I did Ngen on a C# executable. It was succesful, but I cannot figure out where the generated file is in my PC. MSDN says it should be in native image cache, still not able to figure out where it is..
EDIT : I want to run objdump on it, hence I need the physical file
EDIT2: my putput of running ngen is :
C:Documents and Settings
meaMy DocumentsVisual Studio 2008ProjectsConsol
eApplication4ConsoleApplication4inRelease>ngen install ConsoleApplication4.e
xe
Microsoft (R) CLR Native Image Generator - Version 2.0.50727.3053
Copyright (c) Microsoft Corporation. All rights reserved.
Installing assembly C:Documents and Settings
meaMy DocumentsVisual Studio
2008ProjectsConsoleApplication4ConsoleApplication4inReleaseConsoleApplica
tion4.exe
Compiling assembly C:Documents and Settings
meaMy DocumentsVisual Stud
io 2008ProjectsConsoleApplication4ConsoleApplication4inReleaseConsoleAppl
ication4.exe (CLR v2.0.50727) ...
ConsoleApplication4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…