Hi, Simply call "gcc" with -s option gcc -S Filename.c u will have the FIlename.s in the same directory which has the assembly code for the C program mani > -----Original Message----- > From: kernelnewbies-bounce@nl.linux.org > [mailto:kernelnewbies-bounce@nl.linux.org]On Behalf Of S kris > Sent: Wednesday, May 28, 2003 4:55 AM > To: kernelnewbies@nl.linux.org > Subject: Assembly File > > > Hi, > > How to generate the assembly file (.s file) from the .c file. > > Thanks > > --Kris > > _________________________________________________________________ > Race along with NK. The fastest Indian > http://server1.msn.co.in/sp03/tataracing/index.asp Feel the thrill! > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/