This is the mail archive of the gcc-prs@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++/1101: c++ errors in building libjava



>Number:         1101
>Category:       c++
>Synopsis:       c++ errors in building libjava
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 19 18:36:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     yoda@integratus.com
>Release:        gcc version 2.97 20001219 (experimental)
>Organization:
>Environment:
sparc Solaris 2.6 Generic_105181-19
>Description:
Configured, compiled and installed gcc with --prefix=~/.
Configured libjava with --with-threads=posix and --prefix=~/.  The make of libjava resulted in the following error:

c++ -DHAVE_CONFIG_H -I. -I../libjava -I./include -I../libjava -Iinclude -I../libjava/include -I../libjava/../boehm-gc -I./../boehm-gc -I../libjava/libltdl -I../libjava/libltdl -I../libjava/../gcc -I../libjava/../include -I../libjava/../zlib -I../libjava/../libffi/include -I../libffi/include -fno-rtti -fvtable-thunks -fasynchronous-exceptions -fdollars-in-identifiers -I/usr/openwin/include -W -Wall -D_GNU_SOURCE -g -O2 -Wp,-MD,.deps/prims.pp -c ../libjava/prims.cc  -fPIC -DPIC -o .libs/prims.o
In file included from java/lang/String.h:9,
                 from ../libjava/java/lang/Class.h:18,
                 from ../libjava/gcj/cni.h:17,
                 from ../libjava/prims.cc:32:
../libjava/gcj/array.h:59: Internal error #20000409.
../libjava/gcj/array.h:59: Internal compiler error in write_builtin_type, at
   cp/mangle.c:1483
Please submit a full bug report.
>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]