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: Problem about ccl.


When you install GCC, you must have created a new directory, say
"build_gcc" for installing it.
so when you do "make", cc1's path is --
<gcc-main-direcotry>/build_gcc/gcc/cc1

if you can excute the command 'gcc', there has to be 'cc1' somewhere.
Try 'locate cc1'.

zong jians wrote:

> Hi,ALL! It is said in some books that there should be a executable
> file named ccl as a actual c compiler after installling gcc,but I
> can't find it.Why.
> Thanks!
>
> _________________________________________________________________
> 免费下载 MSN Explorer: http://explorer.msn.com/lccn/



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