Re: gcc and libbackend.a

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

 



> So in building xgcc it is not using libbackend.a library.

The "gcc" ("xgcc" during build, will be renamed on install) binary
is not the compiler, but the compiler driver.  The actual compiler
is "cc1" (or "cc1plus" for C++, etc.)


Segher



[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