Keep assembler output

Aug 19, 2005 1 Replies

I am writing a kernel module and I would like to examine the assembly output generated by the compiler. How can I do this when my makefile is invoked from the kernel makefile?



I am cross compiling for PPC.



kernel 2.6.12.3 gcc 3.3.5



Thanks,



Gregg



these are only guesses since I haven't done this myself

COPTS=-S make

or edit the kernel makefiles to include the -S on applicable lines?

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required