Re: can gcc compile from memory buffer?

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

 



jonatan perry writes:
 > Hello all :)
 > can I give to gcc in some way buffer (C code) from memory and let him
 > compile it?
 > I do *NOT* want to create any file for the action.

Not in any way I an think of, but it should be a 10 minute hack to
make it happen.  However, without mapping the memory buffer to a file,
how would you pass it to gcc?

Andrew.

[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