Re: sync_add_and_fetch problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Charles Crisler wrote:

> How can someone check what the default architecture setting is for their
> gcc? This seems to fit the evidence but I would really like to verify
> it.

You could try something like

$ gcc -S -fverbose-asm -x c - -o - </dev/null | grep arch

It should also be apparent from the -v output.

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux