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]

Re: Error on FreeBSD 2.2.5 build


FWIW, I just built 1.0 on FreeBSD 2.2.5, no problems.  I used GNU
make as opposed to the native BSD make.  Also, /etc/make.conf has the
sole line

   CFLAGS= -O2 -m486 -pipe

-jay

Jeffrey A Law <law@cygnus.com> writes:

|   In message <199712071438.GAA16706@gabriella.abattoir.com>you write:
|   > I get an error with "make bootstrap" on FreeBSD 2.2.5 using initial gcc
|   > version 2.7.2.1.  Seems to build ok but chokes in the comparison; doesn't
|   > find any .bad_compare, so its probally working ok.
|   > 
|   > objdir/gcc/stage2 is full of object file.  stage3 is empty (save for /f).
|   > 
|   > Adding '* ) true ;; \' makes the statement evaluate ok.
| Err, where are you suggesting we add that clause?
| jeff


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