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] | |
Hi,
I'd like to build gcc with just the C/C++ front ends. Are there any configure options I could use to make only a minimum gcc
build to get those 2 languages working?
Also, I'd like to be able to debug gcc. Is there any special flags for this?
Finally, once it's built, I'd like to manually traverse the AST. Any pointers on where this would be?
Thanks, Bob Rossi
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |