Re: can gcc compile from memory buffer?

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

 



On 8/28/07, jonatan perry <jonatan44@xxxxxxxxx> wrote:

> can I give to gcc in some way buffer (C code) from memory and let him
> compile it?

No, but GCC can read from stdin (you will need to use -x to specify
the language).

[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