Is there a way—much like viewing the result of preprocessing with gcc -E
—to see what my objects look like once compiled into object files?
I am talking about GCC, but a solution including MSVC would be fine.
See Question&Answers more detail:osIs there a way—much like viewing the result of preprocessing with gcc -E
—to see what my objects look like once compiled into object files?
I am talking about GCC, but a solution including MSVC would be fine.
See Question&Answers more detail:os