Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Assembly file

> 
> Hi I'm new in eclipse please help me
> I dont know haw to gererate the assembly file in a cdt project without =
> getting to the debug perspective.
> 
> thank you

See the instructions of your compiler, I believe on gcc it is the -[sS] switch.



Back to the top