On 12/5/07, Binyamin Dissen <[EMAIL PROTECTED]> wrote:
> Give a Kernel source tree, how can I generate assembly listings for all or
> part?

Does objdump solves your problem?
It will give you asm code for the module specificed.

Thanks
>
> Running GCC -S against an individual module does not work - generates many
> compiler errors.
>
> --
> Binyamin Dissen <[EMAIL PROTECTED]>
> http://www.dissensoftware.com
>
> Should you use the mailblocks package and expect a response from me,
> you should preauthorize the dissensoftware.com domain.
>
> I very rarely bother responding to challenge/response systems,
> especially those from irresponsible companies.
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [EMAIL PROTECTED]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>


-- 
play the game

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to