Re: gcc 2.95.3 building problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



cihan <cihan@xxxxxxxxxxxxx> writes:

> I will compile my kernel and I want to build gcc 2.95.3
> I try to compile this on 32 bit OS slackware but I have an error.
>
> decl.c: In function 'start_struct':
> decl.c:4451: error: argument 'code' doesn't match prototype
> ch-tree.h:736: error: prototype declaration
> make[2]: *** [decl.o] Error 1
> make[2]: Leaving directory `/home/cihan/gcc-2.95.3/gcc/ch'
> make[1]: *** [cc1chill] Error 2
> make[1]: Leaving directory `/home/cihan/gcc-2.95.3/gcc'
> make: *** [all-gcc] Error 2

I recommend not building chill.  When you run configure, use
--enable-languages=c,c++ .

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux