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]

c++/2805: building gcc for mips target, error after make



>Number:         2805
>Category:       c++
>Synopsis:       building gcc for mips target, error after make
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 11 11:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sanjay Agarwal
>Release:        gcc-2.95.3-4
>Organization:
>Environment:
Pentium Celeron - Windows 2000.
>Description:
I am building gcc for mips target using the configure
script that comes with the gcc package. The gcc release
version is gcc-2.95.3-4. The configure file is the file
that is already in the package.

I did the following:
./configure --target=mips-mips --with-gnu-as --with-gnu-ld

followed by 
make

make results in the following error message:

====start====
 genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstac
ase "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" i
./genattr ./config/mips/mips.md > tmp-attr.h
.  At file position: 357ound character
Following characters are:

;; This file is part of GNU CC.

;; GNU CC is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software FouAborting.
genattr: Internal compiler error in `dump_and_abort', at rtl.c:539
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [s-attr] Error 33
make[1]: Leaving directory `/cygdrive/d/cygtmp/newgcc/gcc-2.95.3-4/gcc'
make: *** [all-gcc] Error 2
=====end==
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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