This is the mail archive of the gcc-patches@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: fix build problem on SunOS 4.1.4


> Date: Wed, 22 Nov 2000 11:39:00 -0500 (EST)
> From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
> To: gcc-patches@gcc.gnu.org, mrs@windriver.com

> Curious, were there any other problems?  E.g. when testing with
> bootstrapping with gcc -traditional on solaris I have horrible
> problems building the fortran docs.  (The fortran doc creation use
> some gimicky C tricks making use lots of ANSI'isms.  They are now
> always built regardless of the LANGUAGES variable which torpedoes
> stage1 K&R compilers.)

> Also, do you plan to get V3 working on SunOS?

I was hoping to report success, but the whole thing bombed out.  I was
trying to recompile without optimization to get a bootstrapping
compiler from /bin/cc, but haven't succeeded yet.  It seems as if
something is being miscompiled somewhere along the way.  The first
failure is now a core dump in compiling bitmap.c with the stage 1
compiler, as I recall.  I was going to defer saying anything, until I
could say something informative and intelligent.  The above might not
be either.

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