This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

read source input file


Hi there,

I have a little question. I need to know where in the gcc source the
functions for reading input source files are. I want to substitute this to
use a fix string instead reading file. Also the output must be written to a
string.

Is it possible to compile a fix source string without a file system?
I dont need any library. Can I compile the gcc static?

I am happy about any advise from people more familiar with the gcc.
Thanks,
Daniel
-- 
View this message in context: http://www.nabble.com/read-source-input-file-tf4009637.html#a11387024
Sent from the gcc - Dev mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]