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]

Re: -Wall stops compiling of egcs-1.0.3



  In message <35AF72F5.EDD7CEB@imt.unine.ch>you write:
  > I tried to compile the complete set egcs-1.0.3 (the 9.5 MB tar.gz file)
  > on our Sun (SunOS 5.5). The C-compiler version is
  > 
  > /dr_users/noell % cc -V
  > cc: SC3.0.1 13 Jul 1994
  > 
  > The problems was, that the make process hit an error when the option -W
  > or -Wall came up.
  > What can I do about it? Is there any workaround? I tried to omit this
  > option, but it wouldn't work either.
It is far easier for us to help you if you include the actual error message
rather than your interpretation of the error message.

I suspect the problem is that you said "make" instead of "make bootstrap",
but I can not be sure since you didn't include the error messages you
received when building the egcs-1.0.3a release.

jeff


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