>> These are library functions whose code you can see from the library's code. >> G > i want to see the complete assembly code so tried gcc -S -static so > that all library code would be included but the out put is same as > that with gcc -S. > how can i get complete assembly listing > thanks > Compile the library code. G
-- l...@iitd - http://tinyurl.com/ycueutm
