This is the mail archive of the gcc-bugs@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: Can't make 3.0.2 on Solaris 5.8

[Get raw message]


On Thu, 15 Nov 2001, Margaret  Doll wrote:
> 		There are a lot of "enum type mismatch: arg #1" error 
> lines.  Tail of
> 		make.log follows.

Use "make bootstrap" instead of "make".

If all you need is to compile sendmail, you can configure with
--enable-languages=c so you don't have to wait for the c++, fortran, etc.
languages to build.

Jeff


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