Default Architecture

Chung-Ju Wu jasonwucj@gmail.com
Wed Apr 3 03:17:00 GMT 2013


2013/4/3 Hei Chan <structurechart@yahoo.com>:
> Hi,
>
> I wonder what the default architecture g++ is using if I don't specify -march assuming I am using g++ 4.6.2.
>
> Is there a way to make g++ print out all the default or hidden options that it uses to compile?
>
> Thanks in advance.
>
>
> Cheers,
> Hei

Hi,

'-v' and '-S --verbose-asm'


Best regards,
jasonwucj



More information about the Gcc-help mailing list