stop gcc

Adrien Nader adrien@notk.org
Sat Oct 11 16:23:00 GMT 2014


On Sat, Oct 11, 2014, Ali Abdul Ghani wrote:
> yes before running the assembler
> 
> I try -s
> gcc -s q.c
> but Did not give me assembly Code
> 

Try -S (capital letter).

-- 
Adrien Nader



More information about the Gcc-help mailing list