Re: Tiny GCC: Pure, Unadulterated, Object Code

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

 



Michael Witten <mfwitten@xxxxxxx> writes:

> Therefore, the gcc cross-compilers I want to build need only
> produce object code in the correct format using already pre-
> processed code. That means:
> 
>      These cross-compilers don't need access to any kind of
>      libraries or headers.
> 
>      They don't need C libraries, or libstdc++, or libobjc,
>      or anything that has absolutely nothing to do whatsoever
>      with compilation.
> 
> 
> Can I build gcc in this way?

Sure, but you'll have to hack at it manually.  There is no supported
configure option for this, or anything like that.

Ian

[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