Re: Compiling GCC for different x86 CPU generation

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

 



On Tue, 24 Jul 2018, Andrew Haley wrote:

On 07/24/2018 09:44 AM, Andrew Haley wrote:
On 07/24/2018 09:43 AM, Andrew Janke wrote:
warning: unhandled dyld version (15)

Oops.

Your next trick:

Run "gcc -v foo.c" to see what command is used to launch cc1

Then run cc1 on its own in gdb.

There is the -wrapper option for that:

gcc ... -wrapper gdb,--args

--
Marc Glisse



[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