Building minimal gcc

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

 



Hi.

I want to build a minimal gcc which will:
 1- only compile C language
 2- only produce code for specific processor (K6)
 3- only support one debugging format (dwarf)
 4- what else could I minimize? (ideas).

Ok, [1] can be done with --enable-languages.
The rest?

Anybody tried this already?

TIA

stelios


[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