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: Configure and make only CC1 ??


"duongtu" <duongtu@gmail.com> writes:

> I have searched for the configuration and make command for building just only cc1 (Because I would like to investigate only CC1). 
> If someone have the answer (Can or cannot), please let me know!

When you run configure, use the option --enable-languages=c.

Ian


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