This is the mail archive of the gcc-help@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]

Re: source code modifications


ranjith kumar wrote:
Hi

1) I want to do some modifications in source code.

I'm assuming that you mean source code modifications to gcc.


   After that modifictions, must I install gcc again
 to use modified gcc? Isn't there any short method?

While testing, you can execute xgcc in the build directory to check if your changes work as expected.

2) Can I use printf function in (internal)source files
of gcc?

Yes.


--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


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